Kemal::LogHandler
Inherits Kemal::BaseLogHandler < HTTP::Handler < Reference < Object
Uses STDOUT by default and handles the logging of request/response process time.
Constructors
new(io : IO = STDOUT)
SourceInstance methods
call(context : HTTP::Server::Context)
Sourcewrite(message : String)
Source