Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Add helpful texts to logger config options #1990
Conversation
lampholder
added
the
in progress
label
Mar 13, 2017
richvdh
assigned
erikjohnston
Mar 13, 2017
|
lgtm |
richvdh
merged commit 31f3ca1
into
develop
Mar 13, 2017
5 checks passed
lampholder
removed
the
in progress
label
Mar 13, 2017
richvdh
deleted the
rav/log_config_comments
branch
Mar 15, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
richvdh commentedMar 13, 2017
Some comments in the logger config settings and cmdline params, to help guide users.
Also remove the INFO level on the file appender in the default logger config, which mostly served to confuse people when they expected to get debug logs.