rm5248 commented on issue #391: URL: https://github.com/apache/logging-log4cxx/issues/391#issuecomment-2229703108
If you've tried that, the only other thing that I can think of is that the class might not be registering properly with log4cxx - this depends slightly on how log4cxx is built/the compiler. You can try registering the class manually, call the `NullWriterAppender::registerClass()` method directly and then try loading your config file. If that doesn't work, a minimal complete example would be helpful in order to debug what is going on. -- 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]
