Re: disable log4net

2010-02-10 Thread Pascal ROZE
Hi, ... Pascal On 11 February 2010 04:01, rkonda wrote: > > I am using a library that uses log4net for logging purposes. It seems to be > overriding Trace logging. My code that used to work before, logs data to > Trace. Those messages don't show up now that I am using this library. I >

RE: Problem compile log4net for NETCF 2.0

2010-02-10 Thread Radovan Raszka
I did some researches and sources seems to be good - if I set NETCF;NETCF_2_0 conditional compilation symbols, log4net for CF 2.0 compiles without errors. Probably there is some mistake in Nant build script RR Od: Radovan Raszka [mailto:ras...@hasam.cz] Odeslán

disable log4net

2010-02-10 Thread rkonda
I am using a library that uses log4net for logging purposes. It seems to be overriding Trace logging. My code that used to work before, logs data to Trace. Those messages don't show up now that I am using this library. I tried LogManager.ShutDown(), however that didn't help. Is there a way to comp

Problem compile log4net for NETCF 2.0

2010-02-10 Thread Radovan Raszka
Hello, This question is probably for developer forum, but I'm unable to subscribe it (no response for subscribe request) I'd like to compile log4net from current source for Compact framework 2.0, but wasn't succesfull, I got these error from Nant: compile-netcf-2.0: [csc] Compiling 216 fil