DOCS v0.1.13 github

@hatch:log v0.1.1

Level-filtered structured logger with ANSI colors.

stable system updated May 1, 2026 source ↗
README
$ hatch add @hatch:log

MOD log

CL Log

FN Log.static DEBUG

FN Log.static INFO

FN Log.static WARN

FN Log.static ERROR

FN Log.static level

FN Log.static level=(v)

FN Log.static color

FN Log.static color=(v)

FN Log.static writer

FN Log.static writer=(fn)

FN Log.static prefix

FN Log.static prefix=(v)

FN Log.static debug(msg)

FN Log.static info(msg)

FN Log.static warn(msg)

FN Log.static error(msg)

FN Log.static emit_(lvl, msg)

FN Log.static tagFor_(lvl)