]
James Perkins updated LOGMGR-233:
---------------------------------
Fix Version/s: 3.0.0.Final
Move select handlers from core to ext
-------------------------------------
Key: LOGMGR-233
URL:
https://issues.jboss.org/browse/LOGMGR-233
Project: JBoss Log Manager
Issue Type: Task
Components: core, ext
Reporter: James Perkins
Assignee: James Perkins
Priority: Major
Fix For: 3.0.0.Final
The following handlers should be moved from the core module to the ext module:
* {{AsyncHandler}}
* {{PeriodicRotatingFileHandler}}
* {{PeriodicSizeRotatingFileHandler}}
* {{QueueHandler}}
* {{SizeRotatingFileHandler}}
* {{SocketHandler}}
* {{SyslogHandler}}