Update spdlog.h

pull/1457/head
Gabi Melman 6 years ago committed by GitHub
parent db26a103d6
commit ab2f3307eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,6 @@ inline std::shared_ptr<spdlog::logger> create(std::string logger_name, SinkArgs
// Initialize and register a logger,
// 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.
//
// Example:

Loading…
Cancel
Save