From: Enzer, M. B. S. <mat...@ba...> - 2006-02-02 19:15:59
|
I've been poking around looking for the log4perl documentation for: 1. the additivity property of appenders (how to configure/get/set) 2. log level - how to configure get/set For log level I've found that the level() method called on a logger object works: $logger->level(); # returns current level for this logger $logger->level($ERROR); # sets level to $ERROR # if you did use Log::Log4perl::Level; Is this actually in the documentation somewhere? If not, where should it be, maybe I can create a patch or two. Matisse Enzer Alpha Strategies Group =20 Barclays Global Investors=09 Email mat...@ba...=20 =20 This message and any attachments are confidential, proprietary, and may = be privileged. If this message was misdirected, Barclays Global = Investors (BGI) does not waive any confidentiality or privilege. If you = are not the intended recipient, please notify us immediately and destroy = the message without disclosing its contents to anyone. Any = distribution, use or copying of this e-mail or the information it = contains by other than an intended recipient is unauthorized. The views = and opinions expressed in this e-mail message are the author's own and = may not reflect the views and opinions of BGI, unless the author is = authorized by BGI to express such views or opinions on its behalf. All = email sent to or from this address is subject to electronic storage and = review by BGI. Although BGI operates anti-virus programs, it does not = accept responsibility for any damage whatsoever caused by viruses being = passed. |