Skip to content

onWatch

v2.11.46 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-api-monitoring antigravity api-monitoring claude-code codex developer-tools
+4 more
go openai quota-tracker zai

Summary

AI summary

Log output can now be switched to JSON via CLI flag or environment variable.

Full changelog

What's New

Structured JSON logging (#70)

You can now switch log output from the default key=value text format to JSON via CLI flag or environment variable:

# CLI flag
onwatch --log-format json

# Environment variable
ONWATCH_LOG_FORMAT=json onwatch

JSON output uses Go's native slog.JSONHandler, producing machine-readable logs ideal for container logging pipelines (Fluentd, Loki, CloudWatch, etc.).

  • Accepts aliases: text, txt, fmt for text format; json for JSON
  • Case-insensitive input
  • Works in all modes: background, --debug, --debugstdout, and Docker
  • Defaults to text if unset or unrecognized

Full Changelog: https://github.com/onllm-dev/onWatch/compare/v2.11.45...v2.11.46

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track onWatch

Get notified when new releases ship.

Sign up free

About onWatch

Real-time API quota tracking across AI platforms

All releases →

Related context

Beta — feedback welcome: [email protected]