class Solerian::LogHandler

Defined in:

solerian/log.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(log : ::Log = ::Log.for("kemal")) #

[View source]

Instance Method Detail

def call(context : HTTP::Server::Context) #

[View source]
def write(message : String) #

[View source]