Thanks. I verified that the attribute is not present in either situation. If I get a chance, I'll take a look at the code as well. My guess is that there's some sort of error condition that's not being accurately reported or something like that.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Dru Sellers > Sent: Monday, September 18, 2006 1:11 PM > To: [email protected] > Subject: Re: [Castle-users] Logging facility returns log4net > loggerwithallstatuses set to false > > I will look into the code tonight. > > Dru > > On 9/17/06, Shawn Hinsey <[EMAIL PROTECTED]> wrote: > > I'll have to double check, but I don't think I had that on > either project. > > > > If it's required, that's kind of weird - it defeats the > utility of being able to configure your logging API via the facility. > > > > ________________________________ > > > > From: [EMAIL PROTECTED] on > behalf of > > Ayende Rahien > > Sent: Fri 9/15/2006 6:17 PM > > To: [email protected] > > Subject: Re: [Castle-users] Logging facility returns log4net > > loggerwith allstatuses set to false > > > > > > > > Just a guess, do you have a [assembly: XmlConfigure] attribute? > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] On Behalf > > > Of Shawn Hinsey > > > Sent: Friday, September 15, 2006 10:52 PM > > > To: [email protected] > > > Subject: Re: [Castle-users] Logging facility returns > log4net logger > > > with allstatuses set to false > > > > > > I've looked into this some more and it appears that log4net is > > > looking for log4net.config, rather than taking its > configuration out > > > of App.config. Has this behavior been changed recently? I just > > > updated my .dlls... > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] On > > > > Behalf Of Shawn Hinsey > > > > Sent: Friday, September 15, 2006 4:28 PM > > > > To: [email protected] > > > > Subject: [Castle-users] Logging facility returns log4net logger > > > > with allstatuses set to false > > > > > > > > Everytime I create get a log4net logger instance via > the logging > > > > facility, Is<Status> is set to false for everything. > > > > I've tracked down everything I can think of - does > anyone have any > > > > ideas what would cause this? > > > > > > > > I lifted the config directly from another project where it works > > > fine, > > > > so I am sure I am just missing something obvious. > > > > > > > > Thanks, > > > > Shawn > > > > > > > > -------------------------------------------------------------- > > > > ----------- > > > > Using Tomcat but need to do more? Need to support web services, > > > > security? > > > > Get stuff done quickly with pre-integrated technology > to make your > > > job > > > > easier Download IBM WebSphere Application Server > > > > v.1.0.1 based on Apache Geronimo > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& > > > dat=121642 > > > > _______________________________________________ > > > > CastleProject-users mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/castleproject-users > > > > > > > > > > > -------------------------------------------------------------------- > > > --- > > > -- > > > Using Tomcat but need to do more? Need to support web services, > > > security? > > > Get stuff done quickly with pre-integrated technology to > make your > > > job easier Download IBM WebSphere Application Server > v.1.0.1 based > > > on Apache Geronimo > > > http://sel.as- > > > us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > CastleProject-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/castleproject-users > > > > > > > ---------------------------------------------------------------------- > > --- Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to > make your job > > easier Download IBM WebSphere Application Server v.1.0.1 based on > > Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216 > > 42 _______________________________________________ > > CastleProject-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/castleproject-users > > > > > > > > > ---------------------------------------------------------------------- > > --- Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to > make your job > > easier Download IBM WebSphere Application Server v.1.0.1 based on > > Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216 > > 42 _______________________________________________ > > CastleProject-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/castleproject-users > > > > > > > > -------------------------------------------------------------- > ----------- > Using Tomcat but need to do more? Need to support web > services, security? > Get stuff done quickly with pre-integrated technology to make > your job easier Download IBM WebSphere Application Server > v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& dat=121642 > _______________________________________________ > CastleProject-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/castleproject-users > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
