~/.eventdbx/plugins.json), and publish targets can be specified per write if you only want selected events to reach the log sink.
Configuration
Configure via CLI (definitions are stored in~/.eventdbx/plugins.json; no TOML editing needed):
template controls event formatting; {aggregate}, {id}, and {event} placeholders are replaced. If state or schema are included via payload mode, they are logged as JSON.
When to use
- Local debugging without extra infrastructure.
- Lightweight audit trails where log collectors (Splunk/Datadog/etc.) already ingest application logs.