multi-tier app and log4net

2009-02-18 Thread rodchar
hey all, i have a web app that is multi-tiered (ui,bll,dal). is there a way to intantiate once and use thru out my tiers? if so, what's the best way to get the logger down into the business and data layers? thanks, rodchar -- View this message in context:

database appender

2009-02-18 Thread rodchar
hi all, is it possible to add extra fields to the database row that events get logged to. For example, a before after snapshot of a gridview record? thanks, rodchar -- View this message in context: http://www.nabble.com/database-appender-tp22093370p22093370.html Sent from the Log4net - Dev

Re: log4net event logging appender

2009-02-18 Thread Ron Grabowski
When you run your program as a normal user can you write to the EventLog without using log4net? - Original Message From: rodchar rodc...@hotmail.com To: log4net-dev@logging.apache.org Sent: Wednesday, February 18, 2009 4:45:22 PM Subject: log4net event logging appender