class SimpleLogger
- SimpleLogger
- Amber::Pipe::Base
- Reference
- Object
Defined in:
simplelogger.crInstance Method Summary
-
#call(context : HTTP::Server::Context) : HTTP::Server::Context
Execution of this handler.
Instance Method Detail
def call(context : HTTP::Server::Context) : HTTP::Server::Context
#
Description copied from class Amber::Pipe::Base
Execution of this handler.