class Loudspeaker::Web::LogHandler

Defined in:

loudspeaker/web/handlers/log_handler.cr

Constant Summary

Log = ::Log.for("web")

Instance Method Summary

Instance Method Detail

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

[View source]
def write(message : String) #

[View source]