RE: logging through log4j

2008-04-24 Thread Will Johnson
ord) { String logName = record.getLoggerName(); // do what ever forwarding you need to in here based on the framework of your choice. } } -Original Message- From: Henrib [mailto:[EMAIL PROTECTED] Sent: Thursday, April 24, 2008 4:22 AM To: solr-user@lucene.apache.org

RE: logging through log4j

2008-04-24 Thread Henrib
and fairly > simple since it didn't require any solr code changes. > > - will > -- View this message in context: http://www.nabble.com/logging-through-log4j-tp16825424p16847405.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: logging through log4j

2008-04-22 Thread Will Johnson
and fairly simple since it didn't require any solr code changes. - will -Original Message- From: Henrib [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 22, 2008 3:15 PM To: solr-user@lucene.apache.org Subject: logging through log4j Hi, I'm (still) seeking more advice on this dep

logging through log4j

2008-04-22 Thread Henrib
c per-container configuration or restriction. I've failed to find a way that would work for "all" servlet containers (Tomcat,WebSphere,Jetty) without disrupting SolrCode. My last current attempt that requires code modification is posted in last reply here http://www.nabble.com/logging