I've updated the WIKI:
http://wiki.apache.org/solr/SolrLogging#Switching_from_Log4J_logging_back_to_Java-util_logging
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
9. mai 2013 kl. 21:57 skrev Shawn Heisey :
> On 5/9/2013 1:41 PM, richardg wrote:
>> These are the fil
On 5/9/2013 1:41 PM, richardg wrote:
These are the files I have in my /lib folder:
slf4j-api-1.6.6
log4j-1.2.16
jul-to-slf4j-1.6.6
jcl-over-slf4j-1.6.6
slf4j-jdk14-1.6.6
log4j-over-slf4j-1.6.6
Currently everything seems to be logging like before. After I followed the
instructions in Jan's post
These are the files I have in my /lib folder:
slf4j-api-1.6.6
log4j-1.2.16
jul-to-slf4j-1.6.6
jcl-over-slf4j-1.6.6
slf4j-jdk14-1.6.6
log4j-over-slf4j-1.6.6
Currently everything seems to be logging like before. After I followed the
instructions in Jan's post replacing slf4j-log4j12-1.6.6.jar with
On 5/9/2013 12:54 PM, Jason Hellman wrote:
If you nab the jars in example/lib/ext and place them within the appropriate
folder in Tomcat (and this will somewhat depend on which version of Tomcat you
are using…let's presume tomcat/lib as a brute-force approach) you should be
back in business.
I had already copied those jars over and gotten the app to start(it wouldn't
without them). I was able configure solf4j/log4j logging using the
log4j.properties in the /lib folder to start logging but I don't want to
switch. I have alerts set on the wording that the juli logging puts out but
ever
Hi,
FIrst of all, to setup loggin using Log4J (which is really better than JULI),
copy all the jars from Jetty's lib/ext over to tomcat's lib folder, see
instructions here: http://wiki.apache.org/solr/SolrLogging#Solr_4.3_and_above.
You can place your log4j.properties in tomcat/lib as well so i
If you nab the jars in example/lib/ext and place them within the appropriate
folder in Tomcat (and this will somewhat depend on which version of Tomcat you
are using…let's presume tomcat/lib as a brute-force approach) you should be
back in business.
On May 9, 2013, at 11:41 AM, richardg wrote:
Thanks for responding. My issue is I've never changed anything w/ logging, I
have always used the built in Juli. I've never messed w/ any jar files,
just had edit the logging.properties file. I don't know where I would get
the jars for juli or where to put them, if that is what is needed. I had
From:
http://lucene.apache.org/solr/4_3_0/changes/Changes.html#4.3.0.upgrading_from_solr_4.2.0
Slf4j/logging jars are no longer included in the Solr webapp. All logging jars
are now in example/lib/ext. Changing logging impls is now as easy as updating
the jars in this folder with those necessar
On all prior index version I setup my log via the logging.properties file in
/usr/local/tomcat/conf, it looked like this:
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional informat
10 matches
Mail list logo