feat(rundeck): Add debug log level
This commit is contained in:
parent
5673938ec5
commit
2afe9533d0
@ -9,7 +9,8 @@
|
|||||||
# Other available defaults
|
# Other available defaults
|
||||||
# RESTARTPOLICY=always
|
# RESTARTPOLICY=always
|
||||||
#
|
#
|
||||||
# Defaults to "info"
|
# Defaults to "warn"
|
||||||
|
# Can be for example debug, info, warn, error
|
||||||
# RUNDECK_LOGGING_LOGLEVEL_DEFAULT=debug
|
# RUNDECK_LOGGING_LOGLEVEL_DEFAULT=debug
|
||||||
# RUNDECK_LOGGING_LOGLEVEL_ROOT=debug
|
# RUNDECK_LOGGING_LOGLEVEL_ROOT=debug
|
||||||
# RUNDECK_LOGGING_LOGLEVEL_HIBERNATE=debug
|
# RUNDECK_LOGGING_LOGLEVEL_HIBERNATE=debug
|
||||||
@ -18,6 +19,3 @@
|
|||||||
# RUNDECK_LOGGING_LOGLEVEL_INTERNALS=debug
|
# RUNDECK_LOGGING_LOGLEVEL_INTERNALS=debug
|
||||||
# RUNDECK_LOGGING_LOGLEVEL_GRAILS=debug
|
# RUNDECK_LOGGING_LOGLEVEL_GRAILS=debug
|
||||||
# RUNDECK_LOGGING_LOGLEVEL_JETTY=debug
|
# RUNDECK_LOGGING_LOGLEVEL_JETTY=debug
|
||||||
#
|
|
||||||
# Defaults to empty string, set to anything to activate
|
|
||||||
# RUNDECK_LOGGING_AUDIT_ENABLED=
|
|
Loading…
x
Reference in New Issue
Block a user