class Amber::Pipe::Logger
- Amber::Pipe::Logger
- Amber::Pipe::Base
- Reference
- Object
Defined in:
amber/pipes/logger.crConstructors
Instance Method Summary
-
#call(context : HTTP::Server::Context)
Execution of this handler.
Instance methods inherited from class Amber::Pipe::Base
call(context : HTTP::Server::Context)
call
Constructor Detail
Instance Method Detail
def call(context : HTTP::Server::Context)
#
Description copied from class Amber::Pipe::Base
Execution of this handler.