logo       

Sponsor
FREE Network Mapping Tool for Microsoft® Office Visio® Professional 2007
Don't map your network by hand - let LANsurveyor Exx press for Microsoft Visio Professional 2007 automatically create network diagrams for you!

Re: custom appender & .properties file: msg#00026

apache.logging.log4cxx.user

Subject: Re: custom appender & .properties file

The most likely thing is a problem with the registration of the custom appender. There is a lot to be desired in the static initialization of 0.9.7, so you might see if the problem goes away with the current CVS.

The likely problem is either a failure to register your custom appender in the classes registry, or the registration occurring after a default configuration has been processed. Classes are registered in the expansion of the IMPLEMENT_LOG4CXX_OBJECT macro in log4cxx/helpers/object.h. You should have one of these in your custom appender, if not your class is invisible to log4cxx. If you do, then it could be a timing issue. You might manually expand the macro and set a break point on the construction of your class instance and also the default configuration code. If the default configuration code is being triggered (at least in the current HEAD), that should because some other static initializer is trying to log. Check the stack trace to see if you can figure out what is triggering the default initialization.


On Jan 12, 2005, at 4:53 PM, Matt Funk wrote:

Hello,

I've created a custom appender, CustomConsoleAppender, and built it into the
log4cxx library. It works fine if I add my appender to the root logger through
code. However, when I add my appender to the .properties file, the appender
isn't created.

Another appender in the properties file works fine so I know the props file is
being read.

My properties file looks like this:
---
log4j.rootCategory=DEBUG, customConsoleAppender

log4j.appender.customConsoleAppender=org.apache.log4j.CustomConsoleAppe nder
log4j.appender.customConsoleAppender.Append=false
log4j.appender.customConsoleAppender.layout=org.apache.log4j.PatternLay out
log4j.appender.customConsoleAppender.layout.ConversionPattern=[%t] %-5p %F(%L): %m%n
---

Any hints on what to do would be appreciated. Thanks!

Matt Funk





<Prev in Thread] Current Thread [Next in Thread>
Sponsor
FREE Network Mapping Tool for Microsoft® OfficeVisio Professional 2007
Don't map your network by hand - let LANsurveyor Express for Microsoft Visio Professional 2007
automatically create network diagrams for you!
Google Custom Search

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation

Home | sitemap | advertise | OSDir is an inevitable website. super tiny logo