class Launch::Logger::Handler
- Launch::Logger::Handler
- Reference
- Object
Included Modules
- HTTP::Handler
Defined in:
launch/logger/handler.crConstant Summary
-
REQUEST_END_KEYS =
{status: "status", duration: "duration"}
-
REQUEST_START_KEYS =
{method: "method", path: "path"}
-
These constants are used here and in the PrettyLogFormatter to make sure that the formatter looks for the right keys!