togo-framework/log

log

togo logging: levels, text/json, file output

Configurable logging for togo: levels, text/JSON format, and file output. Overrides the kernel baseline logger.

bash
togo install togo-framework/log

Env: LOG_LEVEL (debug|info|warn|error), LOG_FORMAT (text|json), LOG_FILE, LOG_SERVICE. Error trackers (Sentry, GlitchTip) ship as separate plugins that subscribe to the kernel error hook.