Unverified Commit fe8a5194 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update logger.h

parent 4445f6f8
......@@ -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 &);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment