tjwatson opened a new pull request #43: URL: https://github.com/apache/felix-dev/pull/43
Replacing the existing LogManager with a new one on configuration updates causes the existing loggers for each component to stop working properly. This is a quick fix to avoid creating a new LogManager on config updates of SCR. If dynamic updates is needed for the ds.log.extension property then more work is needed. For now this is a one time setting only configured through context properties ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
