class Thicket::Log

Defined in:

thicket/log.cr

Constant Summary

LOG_PARSE_REGEX = /[a-f0-9]{7}.+?m(.+?) .+?m\{(.+?)\}.+?m (?:\((.+?)\))?.+?m(.+$)/

Constructors

Instance Method Summary

Constructor Detail

def self.new(options : Hash = {} of Symbol => String) #

[View source]

Instance Method Detail

def print #

[View source]