-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
Low
Hi,
I would love to be able to plug into jboss my own construction of loggers and not rely on the built in ones. I do some special things when constructing loggers (I am using slf4j ontop of log4j, but I modify the loggers a bit). Also, I would love to change categories and such on the fly.
For that, I am attaching two files. The first is an interface called CustomLogFactory which needs to be implemented to provide the custom implementation. The second is a modified LogFactory in order to support that. I apologize for not attaching a patch, I can't seem to connect to CVS, and I am hoping to get this into 2.8 if possible , so I want to provide this as fast as possible.
If this can make it into 2.8 it would be great!
Cheers,
Shay