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

Fix NPE in RollingFileManger #2114

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

ppkarwasz
Copy link
Contributor

This PR fixes a NullPointerException in
RollingFileManager#createParentDir.

Closes #1645

This PR fixes a `NullPointerException` in
`RollingFileManager#createParentDir`.

Closes apache#1645
@ppkarwasz ppkarwasz merged commit 95a90e0 into apache:2.x Dec 21, 2023
9 checks passed
@ppkarwasz ppkarwasz deleted the create-parent-dir branch December 21, 2023 13:50
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.

DirectWriteRolloverStrategy can't create log files on Windows Log4j2 2.17.2
1 participant