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

Commits on Feb 22, 2024

  1. Add Tomcat-specific context selector

    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 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e7b89b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d82a44 View commit details
    Browse the repository at this point in the history