Drop log level

This commit is contained in:
2023-07-25 21:34:31 +10:00
parent 34e713c837
commit 917bf808c1

View File

@@ -17,7 +17,7 @@ module Adamantium
config.actions.content_security_policy[:style_src] += " https://unpkg.com/@highlightjs/cdn-assets@11.8.0/styles/github-dark.min.css"
config.actions.content_security_policy[:child_src] = " blob:"
config.logger.level = :debug
config.logger.level = :info
config.logger.stream = "log/hanami.log"
config.shared_app_component_keys += [