mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
Update spdlog.h
This commit is contained in:
parent
db26a103d6
commit
ab2f3307eb
@ -39,7 +39,6 @@ inline std::shared_ptr<spdlog::logger> create(std::string logger_name, SinkArgs
|
|||||||
// Initialize and register a logger,
|
// Initialize and register a logger,
|
||||||
// formatter and flush level will be set according the global settings.
|
// formatter and flush level will be set according the global settings.
|
||||||
//
|
//
|
||||||
// NOTE:
|
|
||||||
// Useful when creating loggers manually and initializing them according to the global settings.
|
// Useful when creating loggers manually and initializing them according to the global settings.
|
||||||
//
|
//
|
||||||
// Example:
|
// Example:
|
||||||
|
Loading…
Reference in New Issue
Block a user