mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 14:42:13 +08:00
formatting
This commit is contained in:
parent
5a0f90bc82
commit
7eb6ca6337
@ -84,7 +84,7 @@ public:
|
|||||||
template<typename... Args>
|
template<typename... Args>
|
||||||
void critical(const wchar_t *fmt, const Args &... args);
|
void critical(const wchar_t *fmt, const Args &... args);
|
||||||
#endif // SPDLOG_WCHAR_TO_UTF8_SUPPORT
|
#endif // SPDLOG_WCHAR_TO_UTF8_SUPPORT
|
||||||
|
|
||||||
template<typename T>
|
template<typename T>
|
||||||
void log(level::level_enum lvl, const T &);
|
void log(level::level_enum lvl, const T &);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user