-
Notifications
You must be signed in to change notification settings - Fork 78
[ETCM-107] Backport logging configuration #667
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
Conversation
src/main/resources/logback.xml
Outdated
| </else> | ||
| </if> | ||
| <appender-ref ref="FILE" /> | ||
| <appender-ref ref="METRICS" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be included now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not! I did remove appender but forgot to remove ref to it
mirkoAlic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(only one minor comment/doubt) LGTM!
| log-errors = true | ||
| } | ||
|
|
||
| logging { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we expose this config in the universal folder also? Maybe the file logging.conf will be useful.
94797d5 to
e1a6002
Compare
mmrozek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
e1a6002 to
ab4348f
Compare
ab4348f to
4004d8a
Compare
Description
Backport Logging configuration to allow:
Important changes introduced
This PR changes logging configuration in a way that may affect deployments. How can I check whether that's true?
Testing
mantis.logging