in reply to Re: Generating more readable errors with mod_perl
in thread Generating more readable errors with mod_perl
I was wondering if there was a way to redirect errors to something other than the apache log file. That way I wouldn't be limited to the apache log file constraints.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Generating more readable errors with mod_perl (Log4perl)
by Discipulus (Canon) on Nov 26, 2017 at 09:26 UTC |