feat(rundeck): Add debug log level

This commit is contained in:
hygienic-books 2025-02-26 01:24:35 +01:00
parent 5673938ec5
commit 2afe9533d0

View File

@ -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=