I am trying to setup a custom appender that will log thread specific
messages to seperate log file (customer-requirement).
Is something like this possible? Any ideas would be helpful.
I'd guess so (never did it myself but the framework is quite flexible).
Personally I'd prefer just writing the thread id to the log file (this
can be done).
RE: log file getting larger** ... And i recommend you to seperate log file to another physical disk partition....Adjust your log file size to appopriate size to keep virtual log file number as low as possible. ... (microsoft.public.sqlserver.server)
Re: Multi-Threading ... 100,000+ line log file and decided to use multi-threading as a solution to ...Multi-threading on the desktop is useful when you're executing long running ... getting the info is a problem or is writing it the database, ... Do Until intcount> intcount1 ... (microsoft.public.dotnet.languages.vb)
Re: Set Trace to Ignore Errors in Trace.WriteLine? ... opened and locked - other processes should not be able to lock ... The problem appears to be something reading the log file not writing to it. ...Microsoft Online Community Support... (microsoft.public.dotnet.languages.vb)
Re: Hard Drive Space ... of the distribution,... security problems it had over the life of the distribution. ... in the space, either the box is 0wn3d, or you have a process that is writing... If you don't recall removing some log file manually,... (linux.redhat)
Re: Logrotate is a pain ... >>important feature is that the program, which writes the logfiles does ... > to have missed is that if you rename an open log file,... > writing to it continues writing to it regardless of the name. ... You can simply put a simple line in it to send SIGHUP to your daemon and the ... (comp.os.linux.misc)