class ActionController::LogHandler

Included Modules

Defined in:

action-controller/log_handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(filter = nil) #

Initializes this handler to log to the given IO.


[View source]

Instance Method Detail

def call(context) #

[View source]