Skip to content

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 21 May 08:53
· 13 commits to main since this release

Added

  • Structured JSON logging for the daemon — oikb daemon --log-format json or LOG_FORMAT=json env var. Outputs one JSON object per line with ts, level, logger, msg, and optional source/kb_id/duration_ms fields. Compatible with Datadog, Splunk, ELK, CloudWatch, and Loki.