module AwesomeLogger::Theme

Direct including types

Defined in:

theme/theme.cr

Instance Method Summary

Instance Method Detail

def _c_debug(msg) : String #

[View source]
def _c_error(msg) : String #

[View source]
def _c_fatal(msg) : String #

[View source]
def _c_info(msg) : String #

[View source]
def _c_warning(msg) : String #

[View source]