Re: [log4perl-devel] Using one config for multiple hosts and multiple applications

2009-01-20 Thread Mike Schilli
On Tue, 20 Jan 2009, Karsten Heymann wrote: > We did that before but ran into problems with file rights (cgi-scripts > running with www-data, developers testing the scripts as themselves) > so we decided to go to use syslog as main logging target. You can fix the permission problem with the file

Re: [log4perl-devel] Using one config for multiple hosts and multiple applications

2009-01-20 Thread Karsten Heymann
Hi Mike, thanks for the reply! Mike Schilli writes: > On Mon, 19 Jan 2009, Karsten Heymann wrote: >> The scripts run on multiple hosts and belong to several sets of >> projects with different logging requirements. To simplify the >> setup, I'm trying to use only one L4p config file for the whole

Re: [log4perl-devel] Using one config for multiple hosts and multiple applications

2009-01-20 Thread Mike Schilli
On Mon, 19 Jan 2009, Karsten Heymann wrote: > The scripts run on multiple hosts and belong to several sets of > projects with different logging requirements. To simplify the setup, > I'm trying to use only one L4p config file for the whole setup. First > of all, is this common practise? It's cert