Hi All
I am trying to use JMS Appender of log4j in my application using
log4j.properties file - but its not running.
I am using the jboss-4.2.2.GA Server. The error I am getting is as follows:
log4j:WARN No appenders could be found for
logger(org.jboss.mq.referenceable.SpyConnectionFactoryObjectF
All,
how can I programmatically determine the URL to the xml file that my
app has configured itself based on? What I am trying to do is to get
the URL, load it into a DOMConfigurator so I can determine the
specifics of an appender.
Is there a better way?
Thanks
Reza
All,
I have a log4j.xml file for my application. I have something like the
following in the file:
/appender>
How can I programmatically get the properties for SERVER_LOG appender?
Thanks in advance.
Reza
---
On Fri, Aug 22, 2008 at 07:18:09AM +, Omer Dogan wrote:
> When i was trying to log on console with additivity, i realise log4j dont
> care if parent categories have appropriate level to log the event.
> is this a design choice and are there any other way to prevent the appenders
> from loggin