mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 18:11:33 +08:00
Merge branch 'master' of https://github.com/gabime/spdlog
This commit is contained in:
commit
2a86cdb203
@ -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…
Reference in New Issue
Block a user