Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle structured JSON while logging #39

Open
tegefaulkes opened this issue Oct 22, 2024 · 1 comment
Open

Handle structured JSON while logging #39

tegefaulkes opened this issue Oct 22, 2024 · 1 comment
Labels
development Standard development

Comments

@tegefaulkes
Copy link
Contributor

Specification

While addressing poor logging during task failures in Polykey we found that getting that getting detailed information of a error in a string format was lacking. We looked into overriding the toString method to include better details. While working on this we concluded that the Logger itself needs to handle structured JSON data like this better.

Additional context

Tasks

  1. ...
  2. ...
  3. ...
@tegefaulkes tegefaulkes added the development Standard development label Oct 22, 2024
Copy link

linear bot commented Oct 22, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development
Development

No branches or pull requests

1 participant