Is log4j.properties dir in the CLASSPATH? What is in it? St.Ack On Mon, May 16, 2016 at 9:02 PM, Lewis John Mcgibbney < [email protected]> wrote:
> Hi Folks, > So I consume htrace-core4 in the Nuch Java application. I am however not > able to see the HTrace DEBUG log statements. > I am aware that HTrace uses commons-logging and I have tried adding > commons-logging.properties on my classpath with the following contents > > org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger > log4j.configuration=log4j.properties > LocalFileSpanReceiver.level=DEBUG > > The log4j.properties file is in the same directory. > I am unable to see any log statements from HTrace... > Has anyone else had any luck? > Thanks > Lewis > > -- > *Lewis* >
