Skip to content

Add more structured data into LogBufferRecord #89

@devinrsmith

Description

@devinrsmith

Right now, LogBufferRecord has a timestamp, level, and message. When sourced from an appropriate logging framework, there may be more information available. For example, logback ILoggingEvent has thread name and logger name. Adding these types of fields to LogBufferRecord may provide a better structured UX for LogBuffer subscribers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions