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

Refactor (bpdm) - DEBUG Logging Messages and Logging Patterns #637

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

alexsilva-CGI
Copy link
Contributor

@alexsilva-CGI alexsilva-CGI commented Nov 23, 2023

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:

@alexsilva-CGI alexsilva-CGI marked this pull request as ready for review November 23, 2023 09:20
Copy link
Contributor

@nicoprow nicoprow left a 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.

bpdm-bridge-dummy/src/main/resources/application-auth.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@nicoprow nicoprow left a 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.

Copy link
Contributor

@nicoprow nicoprow left a 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
@nicoprow nicoprow merged commit 265ef60 into eclipse-tractusx:main Dec 6, 2023
9 checks passed
@nicoprow nicoprow deleted the feat/logging_patterns branch December 6, 2023 10:26
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.

2 participants