Logging was working ok for 3 days now it has stopped? When you try to view log4net's debug messages do you use the system.diagnostics node in the web.config or do you use DebugView. I've had issues with DebugView not always showing all the debug messages.
Does your application continue to work ok on your dev machine or has that stopped working as well? --- "S. K Rahman" <[EMAIL PROTECTED]> wrote: > Hi, > > I am back again now with the same problem... > This time I am not even getting output in DebugView. > I have enabled <add key="log4net.Internal.Debug" value="true"/> in > web.config > > But neither there is any debug output neither there is any log file > generated. > > Regards >
