RE: Log4net 2.0

2015-08-26 Thread Walden H. Leverich
led) {gather yet more low-level stuff we can only get at this point} Do more stuff if (IsDebugEnabled) { Gather yet more stuff; Assemble stuff from prior points log.debug(combined stuff); } -- Walden H Leverich III (516) 627-3800 x3051 wald...@techsoftinc.com<mailt

RE: IsEnabled

2013-06-04 Thread Walden H. Leverich
e the A.B.C logger since that's the first one I find up my tree? The variations and consequences are too crazy to have a correct answer to that question, thus... readonly. :-) IIRC, there is a separate set of method calls for manipulating the logging hierarchy. -Walden -- Walden H Leveric

RE: Old / new key flaw

2011-12-23 Thread Walden H. Leverich
ficial signed copy if you want, and you can get a little more flexibility if you want. Choice is yours. -Walden -- Walden H Leverich III Tech Software & BEC - IRBManager (516) 627-3800 x3051 wald...@techsoftinc.com<mailto:wald...@techsoftinc.com> http://www.TechSoftInc.co

RollingFileAppender overwrites file if already rolled by another process

2011-12-22 Thread Walden H. Leverich
same new file name and the last one in wins. In my limited testing the change from false to true above fixes this, but I grant I'm not an expert on log4net. Thoughts? Am I missing something? -Walden -- Walden H Leverich III Tech Software & BEC - IRBManager (516) 627-3800 x3051 wald.

unsubscribe

2011-09-28 Thread Walden H. Leverich
unsubscribe -- Walden H Leverich III Tech Software & BEC - IRBManager (516) 627-3800 x3051 wald...@techsoftinc.com<mailto:wald...@techsoftinc.com> http://www.TechSoftInc.com<http://www.techsoftinc.com/> http://www.IRBManager.com<http://www.irbmanager.com/> Quiquid l

RE: Query on the new release of Log4Net

2011-07-05 Thread Walden H. Leverich
a ton of sense to be on the bleeding edge here. However, the one thing we can't do is build a _signed_ copy of the DLL (well, at least not signed with Log4Net's key, we could use our own) so if you have a requirement to put it in the GAC then you need it signed. -Walden -- Walden H L

RE: multi-tier app and log4net

2009-02-19 Thread Walden H. Leverich
log.Info("Application Ending... Goodnight."); } And is a normal file, either an aspx.cs, or a file just in a data-layer DLL we simply do: #region Log4Net static readonly log4net.ILog log =log4net.LogManager.GetLogger( System.Reflection.MethodBase.GetCurrentMethod().Declarin

RE: [jira] Commented: (LOG4NET-198) Memory leak on a very basic code

2009-02-07 Thread Walden H. Leverich
s it's released, but rather that it will clean up memory at some point. A better test would be to add memory pressure and see if the GC kicks in. -Walden -- Walden H Leverich III Tech Software (516) 627-3800 x3051 wald...@techsoftinc.com http://www.TechSoftInc.com Quiquid latine dictum sit

RE: [jira] Created: (LOG4NET-195) Log4Net Performance comparison with other logging utility

2009-02-04 Thread Walden H. Leverich
00,000 messages. Then when the test app claims it's finished kill the process in taskman. When I did this I didn't even get the log file, let alone one w/1M rows in it. -Walden -- Walden H Leverich III Tech Software (516) 627-3800 x3051 wald...@techsoftinc.com http://www.TechSoftInc.com