class Marten::Server::Handlers::DebugLogger

Included Modules

Defined in:

marten/server/handlers/debug_logger.cr

Instance Method Summary

Macros inherited from module Marten::Core::DebugModeLoggable

debug_mode_debug_log(message) debug_mode_debug_log, debug_mode_info_log(message) debug_mode_info_log

Instance Method Detail

def call(context : ::HTTP::Server::Context) #

[View source]