

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
18 messages in org.apache.logging.log4j-userRE: An appender based on application ...| From | Sent On | Attachments |
|---|---|---|
| Vernier, Dominique (DVernier) | Jun 14, 2004 5:05 am | |
| Ceki Gülcü | Jun 14, 2004 5:14 am | |
| Vernier, Dominique (DVernier) | Jun 14, 2004 5:16 am | |
| Ceki Gülcü | Jun 14, 2004 5:30 am | |
| pooja | Jun 14, 2004 6:19 am | |
| Vernier, Dominique (DVernier) | Jun 14, 2004 11:18 am | |
| Ceki Gülcü | Jun 14, 2004 11:26 am | |
| Vernier, Dominique (DVernier) | Jun 14, 2004 11:52 am | |
| mrut...@westpac.com.au | Jun 15, 2004 4:24 pm | |
| mrut...@westpac.com.au | Jun 15, 2004 4:24 pm | |
| pooja | Jun 18, 2004 12:31 am | |
| Andreas Guther | Jun 18, 2004 5:27 am | |
| Thomas Svensen | Jun 18, 2004 5:37 am | |
| Ceki Gülcü | Jun 18, 2004 6:02 am | |
| Nima | Jun 18, 2004 9:50 am | |
| Andreas Guther | Jun 22, 2004 7:21 pm | |
| Ceki Gülcü | Jun 23, 2004 7:41 am | |
| Andreas Guther | Jun 24, 2004 4:32 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | RE: An appender based on application level and on class hierarchy | Actions... |
|---|---|---|
| From: | Vernier, Dominique (DVernier) (dver...@relaystar.com) | |
| Date: | Jun 14, 2004 11:18:52 am | |
| List: | org.apache.logging.log4j-user | |
Can I pass the logger variables to another shared J2EE component (servlets or
EJB) without having performance issues or any other issues?
Dominique
-----Original Message----- From: Ceki Gülcü [mailto:ce...@qos.ch] Sent: lundi 14 juin 2004 14:31 To: Log4J Users List Subject: RE: An appender based on application level and on class hierarchy
Check out log4j 1.3 from CVS and follow the examples under /examples/tiny-webapp/.
The most important point to remember is to declare the logger variables in classes (in your toolkit) as instance variables and not as static class variables.
Do not hesitate to ask questions after you have tried /examples/tiny-webapp/.
At 02:16 PM 6/14/2004, you wrote:
We have servlets, EJB, JSP...
-----Original Message----- From: Ceki Gülcü [mailto:ce...@qos.ch] Sent: lundi 14 juin 2004 14:14 To: Log4J Users List Subject: Re: An appender based on application level and on class hierarchy
What type of applications are these?
At 02:06 PM 6/14/2004, you wrote:
Hi,
I have multiple applications which are sharing different classes (toolkit). I would like to know which is the best technique to have a log file per application and if a log message is done in a shared class the information will be sent to the application log and not to a 'class' log. In fact the message must be sent to the log of the caller and not to it's own log.
Thanks
Dominique
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp







