Capitalized log level #3573
Answered
by
tt4g
luzilong2005
asked this question in
Q&A
Capitalized log level
#3573
-
|
By default, when using |
Beta Was this translation helpful? Give feedback.
Answered by
tt4g
Mar 30, 2026
Replies: 1 comment
-
|
You can change the log level by defining the spdlog/include/spdlog/tweakme.h Lines 102 to 121 in 45b67ee Another way. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
luzilong2005
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can change the log level by defining the
SPDLOG_LEVEL_NAMESmacro.spdlog/include/spdlog/tweakme.h
Lines 102 to 121 in 45b67ee