Closed
Description
Description
As reported in this StackOverflow question 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.