ppkarwasz opened a new issue, #1231: URL: https://github.com/apache/logging-log4j2/issues/1231
## Description As reported in [this StackOverflow question](https://stackoverflow.com/q/75091192/11748454) if the configuration does not contain all **required** properties, at least the `IfLastModified` fails with a `NullPointerException` instead of a **proper error message**. We should probably check all components in `org.apache.logging.log4j.core.appender.rolling` for similar issues. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
