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

Fix JSON logs with missing string interpolation values. #4287

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

shinyhappydan
Copy link
Contributor

We don't use log formatting, however the scala logger we use utilises a macro to re-write log calls to use log formatting. this resulted in logs appearing in logstash with missing interpolation values

we don't use log formatting, however the scala logger we use utilises a
macro to re-write log calls to use log formatting. this resulted in logs
appearing in logstash with missing interpolation values
@shinyhappydan shinyhappydan merged commit 3e84402 into BlueBrain:master Sep 21, 2023
3 checks passed
@shinyhappydan shinyhappydan deleted the log-interpolation-bug branch September 21, 2023 11:01
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.

3 participants