Post #2641504
2025-10-11 00:01 UTC
Starting a new series called: #HanamiTips
You can implement your own logging behavior for
@hanami by overriding the `config.logger.logger_constructor` in your app.rb file.
This one records the logs to stdout AND a log file and rotates logs daily or at 1mb in size.
Replies (0)
No replies.