mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
Merge branch 'master' into to_level
This commit is contained in:
@@ -112,7 +112,7 @@ inline spdlog::level::level_enum to_level_enum(const char* name)
|
||||
}
|
||||
return (spdlog::level::level_enum) 0;
|
||||
}
|
||||
|
||||
using level_hasher = std::hash<int>;
|
||||
} //level
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user