Marketplace
log
1h agotogo logging: levels, text/json, file output
Infrastructure
log
Enableddownloads
0
Configurable logging for togo: levels, text/JSON format, and file output. Overrides the kernel baseline logger.
bash
togo install togo-framework/logEnv: 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.