class Orion::Handlers::Logger

Included Modules

Defined in:

orion/handlers/logger.cr

Constructors

Instance Method Summary

Instance methods inherited from module Orion::Handler

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

Constructor Detail

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

[View source]

Instance Method Detail

def call(context) #

[View source]