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(docker): avoid context collision on custom log4j2.xml #5617

Merged
merged 1 commit into from Jul 25, 2023

Conversation

iromli
Copy link
Contributor

@iromli iromli commented Jul 24, 2023

Prepare


Description

The changeset sets namespaced context for log.console.* in log4j2.xml.

Target issue

closes #5616

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

@moabu moabu merged commit e6c67db into main Jul 25, 2023
2 checks passed
@moabu moabu deleted the cn-log4j2-ctx branch July 25, 2023 11:49
devrimyatar pushed a commit that referenced this pull request Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor(docker): avoid context collision on custom log4j2.xml
3 participants