Must declare a logger in the exe?

2008-07-01 Thread Daniel Williams
I have a dll that I recently put log4net logging into. It is called by many different executables. So I wanted to find out what is the minimum I must do so that an exe will cause the logging to happen in the dll. Add reference to log4net Add [assembly:log4net.Config.XmlConfigurator(ConfigFile="

EventLog Appender on Win2k3 with ASP.net

2008-07-01 Thread Pattenaude, Jerry
I haven't seen this addressed, so here's my problem and solution for anyone that may be interested. I developed an app on XP and all my logs would make it into the EventLog without any issues. I was using a new Eventlog "mylog" and the application name is "myapp". I knew that I had to create

RE: rich text box and scroll

2008-07-01 Thread Graham Walsh
thanks James, I'll code that up. Helped a lot :) G From: James Katz [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2008 3:11 PM To: Log4NET User Subject: RE: rich text box and scroll You will want to make the text of the RTB follow the tail of the log.