mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
Update spdlog-inl.h
This commit is contained in:
@@ -47,7 +47,7 @@ SPDLOG_INLINE void dump_backtrace()
|
||||
default_logger_raw()->dump_backtrace();
|
||||
}
|
||||
|
||||
SPDLOG_API level::level_enum get_level()
|
||||
SPDLOG_INLINE level::level_enum get_level()
|
||||
{
|
||||
return default_logger_raw()->level();
|
||||
}
|
||||
|
Reference in New Issue
Block a user