Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Amber::Pipe::Logger
Inherits
Amber::Pipe::Base
<
HTTP::Handler
<
Reference
<
Object
Constructors
new
(filter :
Array
(
String
) = log_config.filter, skip :
Array
(
String
) = log_config.skip)
Source
Instance methods
call
(context :
HTTP::Server::Context
)
Execution of this handler.
Source