mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
icingaweb2_dev: change default log level to `DEBUG'
This commit is contained in:
parent
13059aa236
commit
777ced392f
@ -12,7 +12,7 @@ file = "/var/log/icingaweb.log"
|
|||||||
;application = "icingaweb"
|
;application = "icingaweb"
|
||||||
;facility = "LOG_USER"
|
;facility = "LOG_USER"
|
||||||
|
|
||||||
level = ERROR
|
level = DEBUG
|
||||||
; The default level is ERROR, which means that only events of this level (and
|
; The default level is ERROR, which means that only events of this level (and
|
||||||
; above) will be tracked. Level names descend in order of importance where
|
; above) will be tracked. Level names descend in order of importance where
|
||||||
; ERROR is the most important level and DEBUG is the least important level:
|
; ERROR is the most important level and DEBUG is the least important level:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user