-
Notifications
You must be signed in to change notification settings - Fork 16
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
Refactor (bpdm) - DEBUG Logging Messages and Logging Patterns #637
Refactor (bpdm) - DEBUG Logging Messages and Logging Patterns #637
Conversation
7ecd5fd
to
be25e54
Compare
be25e54
to
b879075
Compare
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.
Logging Level works as expected but logging pattern is not taken into account.
Otherwise needs to have a squash for the commits.
b879075
to
6722e38
Compare
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.
Pattern looks good now.
But please remove the logging overwrite in the application-auth. We don't need a separate logging behaviour for the auth profile. It can just take the default properties.
After that, please rebase and it would be ready from my opinion.
6722e38
to
72e32a0
Compare
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.
@alexsilva-CGI please fix the conflicts that resulted from the previous merges to main
… Services and added logging and logging patterns on application yml's
72e32a0
to
217f311
Compare
In this PR, DEBUG Logging Messages to Services which didn't have them before we're added. Also, logging Patterns in the application.yml we're added.
Solve #566 and #565
Should be merged only after #623 PR
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: