We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
02-10 16:57:55 ERROR (1134:/root/zlog/src/level_list.c:141) str is [], can't find level --[zlog.conf] syntax right
[global] default format = "%V %v %m%n"
[levels] TRACE = 30, LOG_DEBUG
[rules] my_cat.TRACE >stdout;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
02-10 16:57:55 ERROR (1134:/root/zlog/src/level_list.c:141) str is [], can't find level
--[zlog.conf] syntax right
zlog.conf
[global]
default format = "%V %v %m%n"
[levels]
TRACE = 30, LOG_DEBUG
[rules]
my_cat.TRACE >stdout;
The text was updated successfully, but these errors were encountered: