class AppLogHandler

Overview

Use Kemal app handler

Defined in:

initializers/logger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

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

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

[View source]