@hatch:log v0.1.1
Level-filtered structured logger with ANSI colors.
$
hatch add @hatch:log
Level-filtered structured logger with ANSI colors.
Log.static DEBUG
Log.static INFO
Log.static WARN
Log.static ERROR
Log.static level
Log.static level=(v)
Log.static color
Log.static color=(v)
Log.static writer
Log.static writer=(fn)
Log.static prefix
Log.static prefix=(v)
Log.static debug(msg)
Log.static info(msg)
Log.static warn(msg)
Log.static error(msg)
Log.static emit_(lvl, msg)
Log.static tagFor_(lvl)