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

FDP-619: Global logging configuration added #32

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

sanderv
Copy link
Contributor

@sanderv sanderv commented Apr 6, 2022

Signed-off-by: Sander Verbruggen sander.verbruggen@alliander.com

Signed-off-by: Sander Verbruggen <sander.verbruggen@alliander.com>
Signed-off-by: Sander Verbruggen <sander.verbruggen@alliander.com>
@JelleHoffman JelleHoffman merged commit b4fd5bc into main Apr 6, 2022
@JelleHoffman JelleHoffman deleted the feature/FDP-619-global-logging-config branch April 6, 2022 14:22
Comment on lines +36 to +39
<logger name="org.springframework" level="ERROR" />
<logger name="org.apache" level="ERROR" />
<logger name="com.zaxxer.hikari" level="ERROR" />
<logger name="org.quartz" level="ERROR" />
Copy link
Member

Choose a reason for hiding this comment

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

Would be very nice to generate this based on a map in the values.yaml. But that is not necessarily part of this PR.

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