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

feat: Add support for setting log format at startup #322

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

chriswk
Copy link
Member

@chriswk chriswk commented Nov 1, 2023

We've had a customer request to be able to change log formatting. This PR adds support for plain (what we currently have), pretty (a bit friendlier format) and json

{"timestamp":"2023-11-01T09:00:16.007926Z","level":"DEBUG","fields":{"message":"No update needed. Will update last check time with \"537b2ba0:127766\""},"target":"unleash_edge::http::feature_refresher"}

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chriswk chriswk merged commit d27b81d into main Nov 1, 2023
6 checks passed
@chriswk chriswk deleted the task/addSupportForJsonLogging branch November 1, 2023 09:53
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

Successfully merging this pull request may close these issues.

2 participants