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 JSON log format #344

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

jfreda
Copy link
Contributor

@jfreda jfreda commented Sep 22, 2023

This PR adds support for a json log format.

New config attribute:

// log_format configures the logging format. Supported values are "standard" or
// "json".
log_format = "standard"

@jfreda jfreda requested a review from a team as a code owner September 22, 2023 20:54
@jfreda jfreda merged commit 73a7acf into main Sep 22, 2023
2 checks passed
@jfreda jfreda deleted the jfreda/support-json-log-format branch September 22, 2023 22:26
@jfreda jfreda added the enhancement New feature or request label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants