Hi,
I want to generate a log file for every thread in my
application. My application is multithread and I want to know which thread does
which action.
Today, I’ve only one log file but the log
entries are mixed and can’t find which thread is concerned…
Any help is appreciated!
log is not
Serializable
This is a requirement for me. I had not
used it in my BO code just my UI code. But this is something I and others will
need as well. Hopefully this will be a quick fix since this usually only
takes the application of the SerializableAttribute.
Dru
From:
Hi,
I want to use Log4Net component in Biztalk 2004
Server Orchestrations. Biztalk gave me the ability to call .Net components but
they must be “Serializable” and ILog is not.
I use the 1.2.0.30714 release for .Net framework 1.1.
Thank you for help and sorry for my sad English….