mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
formatting
This commit is contained in:
parent
5a0f90bc82
commit
7eb6ca6337
@ -84,7 +84,7 @@ 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