4 Jun 2008 19:14
Log4Net Appender
Scott Carr <scarr <at> progbits.com>
2008-06-04 17:14:26 GMT
2008-06-04 17:14:26 GMT
I am using a static logger at the top of my class, and it is working fine. Now I need to create an Appender that goes to a specific Company db. This changes for each class that is loaded, though. Is there a way to use the static logger in this fashion, where I can change the specific instance for the Class Logger? What would be the best way to implement this? Should this go on the users list instead? Thanks
RSS Feed