swebb2066 opened a new pull request, #303: URL: https://github.com/apache/logging-log4cxx/pull/303
This PR provides a method to prevent unbounded growth of the LoggerRepository when using runtime generated logger names. A runtime generated logger name is a technique for marking logging messages that allows control of the logger level at in class instance level (i.e. a per object logger). A per object logger is useful when the object instance has a identifiable name (e.g. when it is instantiated from configuration data). -- 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]
