Re: Logging from a plugin

2018-02-08 Thread Tom Mortimer
Fixed it! Turns out I needed to edit log4j.properties after all! tel +44 8700 118334 : mobile +44 7876 741014 : skype tommortimer On 8 February 2018 at 11:39, Tom Mortimer wrote: > Hi, > > Sorry if this is a really obvious question. I'm doing some work on the XJoin > plugin

Logging from a plugin

2018-02-08 Thread Tom Mortimer
Hi, Sorry if this is a really obvious question. I'm doing some work on the XJoin plugin , upgrading it to the latest Solr and so on, and I want to add logging to some classes to make debugging easier. Here's how I'm trying to it: import org.slf4j.L