From: Robert R. <ro...@gm...> - 2011-07-29 11:53:25
|
I think I've found the problem. When I set the threshold of the second appender, it seems to override the threshold of the root appender. On 26/07/11 16:47 Mike Schilli wrote: > On Tue, 26 Jul 2011, Robert Rothenberg wrote: > >> I've tried changing the threshold for the shared log to INFO >> log4perl.appender.SharedLog.Treshold = INFO > > If you fix the typo ("Treshold" => "Threshold"), that's exactly the > recommended way to accomplish what you want. > |