mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
Update logger.h
This commit is contained in:
parent
deb178a0b1
commit
29e5930090
@ -46,7 +46,7 @@
|
|||||||
throw; \
|
throw; \
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
# define SPDLOG_LOGGER_CATCH(additional_info)
|
# define SPDLOG_LOGGER_CATCH(location)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace spdlog {
|
namespace spdlog {
|
||||||
|
Loading…
Reference in New Issue
Block a user