benjaminr-ps opened a new pull request #680: URL: https://github.com/apache/logging-log4j2/pull/680
Problem: The log4j 1.x configuration file is not properly parsed, in regards of filters. Whatever is configured in file, is getting ignored, and default values are used. E.g. for "level range filter" the LevelMax is not properly found (eventhough properly read as property). Root cause: The default filter prefix is used, instead of specific filter key. -- 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]
