Hello hanami fans
i have got a little question. i am looking for a way to extend what is being logged in my app. (specifically, trying to extend this part hanami/rack_logger.rb at main 路 hanami/hanami 路 GitHub with more attributes of env
). Would anyone have an advise how to do it without implementing custom logger and plugging it instead of default one ?
Hello There will be a public API added eventually that will allow you to tweak the default logger. There鈥檚 a related discussion here Add logger configuration for backends 路 Issue #1294 路 hanami/hanami 路 GitHub.