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

Logback logging system does not process URLs with paths not ending in .xml #42986

Closed
wants to merge 1 commit into from

Conversation

nosan
Copy link
Contributor

@nosan nosan commented Nov 4, 2024

#42985

3.2.x target branch

@philwebb
Copy link
Member

philwebb commented Nov 4, 2024

That was quick! Thanks @nosan

@philwebb philwebb added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 4, 2024
@philwebb philwebb added this to the 3.2.x milestone Nov 4, 2024
… .xml

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
philwebb pushed a commit that referenced this pull request Nov 4, 2024
Update `LogbackLoggingSystem` so that paths suffixes are no longer
checked for `.xml`. Since Logback now only supports XML files, we're
safe to pass all content along for processing. If the incorrect content
is found, Logback will throw an exception.

See gh-42986
@philwebb philwebb closed this in 8f72f03 Nov 4, 2024
@philwebb philwebb modified the milestones: 3.2.x, 3.2.12 Nov 4, 2024
@nosan
Copy link
Contributor Author

nosan commented Nov 4, 2024

Thanks @philwebb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants