Update logger.h

pull/664/head
Gabi Melman 8 years ago committed by GitHub
parent 4445f6f869
commit fe8a519434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,8 +83,8 @@ public:
template<typename... Args>
void critical(const wchar_t *fmt, const Args &... args);
#endif // SPDLOG_WCHAR_TO_UTF8_SUPPORT
template<typename T>
void log(level::level_enum lvl, const T &);

Loading…
Cancel
Save