Dave,

Thinking about the logging some more, roller should expand system
properties from the roller.properties file, if you modify the entry to below


log4j.appender.roller.File=${catalina.home}/logs/roller.log

it should work.  I have tested it from the war and will log correctly to
the /opt/apache-tomcat/apache-tomcat-roller-8.5.16/logs/roller.log for me.

Cheers Greg


On 31 August 2017 at 15:23, Dave <snoopd...@gmail.com> wrote:

> On Thu, Aug 31, 2017 at 3:12 AM Greg Huber <gregh3...@gmail.com> wrote:
>
> > The logging is a bit messy nowadays with all the different distros.  We
> > could still use org.apache.commons.logging for simplicity and the use
> > log4j-jcl bridge to redirect to Log4j 2.  Just need to have have a
> > log4j2.xml file (with the jars).  Maybe I could do look at this to
> separate
> > the logging from the roller config?
> >
>
> That would be great, if you've got some time.
>
> Dave
>
>
> >
>

Reply via email to