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

Add Tomcat-specific context selector #106

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Conversation

ppkarwasz
Copy link
Member

Add a context selector that uses the WebappProperties of the context classloader to select a different logger context for each web application and global Tomcat code.

Closes #105.

@ppkarwasz ppkarwasz self-assigned this Jan 29, 2024
@ppkarwasz ppkarwasz added this to the 3.0.0-alpha1 milestone Feb 17, 2024
Add a context selector that uses the `WebappProperties` of the context
classloader to select a different logger context for each web
application and global Tomcat code.

Closes #105.
@ppkarwasz ppkarwasz merged commit 4d82a44 into main Feb 22, 2024
7 checks passed
@ppkarwasz ppkarwasz deleted the features/context-selector branch February 22, 2024 12:57
@ppkarwasz ppkarwasz removed this from the 3.0.0-alpha1 milestone Feb 22, 2024
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.

Add context selector based on the thread context classloader
1 participant