[Mono-list] log4net does not work in new created thread
ibrahim steed
ibrahim.steed at gmail.com
Wed Dec 2 23:56:39 EST 2009
I wrote a program. In its Main function, I wrote some message using log4net.
Then I continued to create a new thread in Main function, in whose
procedure I also wrote some message using log4net.
It compiled and run successfully.
When I checked the log file log4net used. I found:
Then Main function printed message in log file.
But the new created thread did not print message in log file.
Your reply will be highly appreciated!
--
View this message in context: http://old.nabble.com/log4net-does-not-work-in-new-created-thread-tp26620982p26620982.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list