On Tue, 26 May 2009, Richard Burton wrote:
> Currently the whole script gets in to a recursive mess, the file
> logging.conf contains a simple root logger which outputs to the
> screen, I have attached it but I suspect it is not of any use.
I guess your logging.conf file looks like
log4perl
Hi Mike
Firstly thanks for the help your help so far..
I think I am almost seeing the light, my only question now is actually
outputting the log text, below is my test script, could you outline what
I should be putting for the line :-
get_logger()->info(@_) in the PRINT method of package Trapper