class

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)
Source

Instance methods

write(message : String)
Source