class Alfodr::Pipe::Logger
- Alfodr::Pipe::Logger
- Alfodr::Pipe::Base
- Reference
- Object
Defined in:
alfodr/pipes/logger.crConstant Summary
-
FILTERED_TEXT =
("FILTERED".colorize(:white)).mode(:underline)
Constructors
Instance Method Summary
-
#call(context : HTTP::Server::Context)
Execution of this handler.
Instance methods inherited from class Alfodr::Pipe::Base
call(context : HTTP::Server::Context)
call
Constructor Detail
Instance Method Detail
def call(context : HTTP::Server::Context)
#
Description copied from class Alfodr::Pipe::Base
Execution of this handler.