in reply to Re^2: modperl1.99 custom logging
in thread modperl1.99 custom logging

There must be a way to do this in modperl2, no?
Sure. Simply open a file and write to it. You can use open or Log::Log4perl or anything.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re^4: modperl1.99 custom logging
by ejoffe (Novice) on Jul 22, 2004 at 11:33 UTC
    The point is to use Apache logging because it is good at making sure stuff is written atomically.