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

Add support for newline separated JSON #552

Open
thijslemmens opened this issue Oct 14, 2022 · 0 comments
Open

Add support for newline separated JSON #552

thijslemmens opened this issue Oct 14, 2022 · 0 comments

Comments

@thijslemmens
Copy link

In our applications we try to write all the logs to stdout in a newline separated JSON format. One applications can have different types of logs:

  • access logs
  • logs from the app itself
  • p6spy logs

Our logging tool allows us to filter out the log we need. We can implement JSON logging for p6spy in our own library, but would a configurable JSON format be a useful feature to include in the p6spy library itself? If we make a PR, would it have a chance of being accepted?

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

No branches or pull requests

1 participant