class AppLogHandler
- AppLogHandler
- Kemal::BaseLogHandler
- Reference
- Object
Overview
taken from: https://aravindavk.in/blog/using-http-log-handler-kemal/ implementation for LogHandler: https://github.com/crystal-lang/crystal/blob/7aa5cdd86/src/http/server/handlers/log_handler.cr#L13 it would be possible to include apache-style access logs