class Gemini::Server::LogHandler

Included Modules

Defined in:

gemini/server/handlers/log_handler.cr

Constructors

Instance Method Summary

Instance methods inherited from module Gemini::Server::Handler

call(context : Gemini::Server::Context) call, call_next(context : Gemini::Server::Context) call_next, next : Handler | HandlerProc | Nil next, next=(next __arg0 : Handler | HandlerProc | Nil) next=

Constructor Detail

def self.new(io : IO) #

[View source]

Instance Method Detail

def call(context) #

[View source]