Made log.conf.original comment consistent with what log4perl configuration
actually does (WARNings are not captured).
This commit is contained in:
parent
3999399d4d
commit
51c133fa1e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# WebGUI uses the log4perl logging system. This default configuration file
|
||||
# will work out of the box and will log only warnings and errors to
|
||||
# will work out of the box and will log only ERROR and FATAL level messages to
|
||||
# /var/log/webgui.log. This is only the beginning of what this logging
|
||||
# system is capable of. To unleash the full power read the config file manual
|
||||
# http://log4perl.sourceforge.net/releases/Log-Log4perl/docs/html/Log/Log4perl/Config.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue