Skip to content

JSON Debug Mode (--debug-format=json) #86

@swarna1101

Description

@swarna1101

What: Instead of tab-separated prefix , output: {"_debug":{"sender":"...","time":123,"size":45},"message":"original"}. Subscriber parses this and webhooks work.

Why: Debug mode + webhooks is completely broken now due to \t characters. JSON wrapping fixes this and is parseable by webhook receivers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions