Closed dgduncan closed 6 months ago
Logging level is not supported via config file using Docker. This causes some configurations to not operate as intended. For example hooks.debug.enable enables debug features; however, this has minimal effect with configuring the logging level.
config
hooks.debug.enable
Logging level is not supported via
config
file using Docker. This causes some configurations to not operate as intended. For examplehooks.debug.enable
enables debug features; however, this has minimal effect with configuring the logging level.