module Klaxon::Log

Direct including types

Defined in:

log.cr

Instance Method Summary

Instance Method Detail

def debug(msg) #

[View source]
def error(msg) #

[View source]
def info(msg) #

[View source]
def notice(msg) #

[View source]
def warn(msg) #

[View source]