Skip to content

Internal logging: A return to JSON #1569

Closed
@jordansissel

Description

@jordansissel

Back in the day, logstash used json for its log format. However, non-UTF-8 problems and bad logging styles caused crashes in the logger, so we moved to ruby's Object#inspect.

Now that we have a better handle on UTF-8 problems and we have a better handle on how to do logging, it's probably time to make Cabin go back to emitting json.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions