ppkarwasz commented on issue #2010: URL: https://github.com/apache/logging-log4j2/issues/2010#issuecomment-1910658440
Having two appenders logging to the same file is highly discouraged, but it could work (there should be a single `RollingFileManager` and one of the configurations will simply be ignored). However if you have the same config on multiple web applications, it will fail and the logs of all but one application will be lost. -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org