Marketplace

log

1h ago

togo logging: levels, text/json, file output

Infrastructure
log
Enabled
downloads
0

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.