|
|
Sponsor |
Re: custom appender & .properties file: msg#00026apache.logging.log4cxx.user
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,
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | custom appender & .properties file, Matt Funk |
|---|---|
| Next by Date: | bug in stringhelper, Tommi Mäkitalo |
| Previous by Thread: | custom appender & .properties file, Matt Funk |
| Next by Thread: | bug in stringhelper, Tommi Mäkitalo |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive 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 |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|