]
James Perkins reassigned LOGMGR-110:
------------------------------------
Assignee: (was: James Perkins)
Add asynchronous loggers
------------------------
Key: LOGMGR-110
URL:
https://issues.jboss.org/browse/LOGMGR-110
Project: JBoss Log Manager
Issue Type: Feature Request
Affects Versions: 1.5.2.Final
Reporter: James Livingston
Log4j 2 support "asynchronous loggers" as distinct from asynchronous
handlers/appenders, which move the work to another thread sooner. Details are on
https://logging.apache.org/log4j/2.x/manual/async.html#Performance
We should consider whether that idea would provide any performance benefit for JBoss
LogManager.