Re: [JBoss-user] jboss and log4j

2003-09-30 Thread Jiri Chaloupka
Thanks I was looked for this on log4j web but not found all I need. so now I have 2 section in log4j.xml: ... and Now, there is no debub messages in log, but INFO and ERROR are in the same log, called server.out.log Where is the waz to write it separatelly? Thanks, Jiri Ricard

RE: [JBoss-user] jboss and log4j

2003-09-30 Thread Ricardo Coutinho
Title: RE: [JBoss-user] jboss and log4j Add to the appenders in the log4j.xml file     > Ricardo Coutinho > Software Engineer > > Odyssey Asset Management Systems S.A. Espace Kirchberg-Eolis > 26-28, rue Edward Steichen L-2

RE: [JBoss-user] jboss and log4j

2003-09-30 Thread Bruce Ashton
I think you probably want to change the priority values in the category elements or the threshold params in the appender elements. But the place to go to answer this question is the log4j website http://jakarta.apache.org/log4j/docs/ > -Original Message- > From: Jiri Chaloupka [mailto:[EM

Re: [JBoss-user] Jboss and Log4j

2001-04-18 Thread François Charoy
- Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 17, 2001 6:33 PM Subject: Re: [JBoss-user] Jboss and Log4j > The Log4jService works fine for me with this jboss.conf entry: > > > > Send the exception

Re: [JBoss-user] Jboss and Log4j

2001-04-17 Thread Scott M Stark
arting the log4j service ? what should I do ? > > thanks in advance > > françois > > > > - Original Message - > From: "Filip Hanik" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, April 16, 2001 7:05 PM > Subject: RE:

Re: [JBoss-user] Jboss and Log4j

2001-04-17 Thread Aaron Metzger
François Charoy wrote: > > You are true but the Log4j initialisation is done when jboss is started. So > I'm not sure that the property file would be useful. > I tried to use the Log4jService but I have never been able to start the > service. With this service you can configure the place of your

Re: [JBoss-user] Jboss and Log4j

2001-04-17 Thread François Charoy
- Original Message - From: "Filip Hanik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 7:05 PM Subject: RE: [JBoss-user] Jboss and Log4j > you can easily load a property file using the class loader. > this means that you don't have

RE: [JBoss-user] Jboss and Log4j

2001-04-16 Thread Filip Hanik
16, 2001 9:47 AM > To: '[EMAIL PROTECTED]' > Subject: RE: [JBoss-user] Jboss and Log4j > > > With Log4j you have several options: a properties file, a xml > file, or java > properties. The first two, you must open up a FileInputStream, therefore > you must provide the lo

RE: [JBoss-user] Jboss and Log4j

2001-04-16 Thread Simphoukham, Southin
] Sent: Monday, April 16, 2001 11:13 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Jboss and Log4j How ? Thanks .- -Original Message- From: Simphoukham, Southin [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] Sent: Viernes, 13 de Abril de 2001 06:12 p.m. To: '[EMAI

RE: [JBoss-user] Jboss and Log4j

2001-04-16 Thread Miranda Carlos
Title: RE: [JBoss-user] Jboss and Log4j How ? Thanks .- -Original Message- From: Simphoukham, Southin [mailto:[EMAIL PROTECTED]] Sent: Viernes, 13 de Abril de 2001 06:12 p.m. To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] Jboss and Log4j I solved the problem. Put

RE: [JBoss-user] Jboss and Log4j

2001-04-13 Thread Simphoukham, Southin
I solved the problem. Put everything into properties, hard code it to a constants file. -Original Message- From: Simphoukham, Southin [mailto:[EMAIL PROTECTED]] Sent: Friday, April 13, 2001 11:04 AM To: '[EMAIL PROTECTED]' Subject: [JBoss-user] Jboss and Log4j Does JBoss 2.2 integrate