You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-user@logging.apache.org by Raj Avasarala <ra...@gmail.com> on 2007/04/30 07:30:26 UTC

question on writing to apache logs via log4php?

Hi,

        In what ways log4php would help when I am able to write to apache
logs via php and also rotate the files every day?

Thanks.

A.

Re: question on writing to apache logs via log4php?

Posted by Raj Avasarala <ra...@gmail.com>.
After some online reading/groups and others, I have decided to go with
writing to apache logs and not use log4php.  For me, I am writing php code
that runs in apache context, so I might as well use apache logs and take
advantage of it. I have no plans on writing appenders.

 If you are using anything other than apache that dosen't provide a
framework to rotate logs, then your best bet would be to go towards log4php.

My $.2c..

Raj

On 4/30/07, Mark Plamann <ma...@plamann.net> wrote:
>
> > Raj, I've been on this list for months and your only the second email
> I've
> > seen.. Seems log4php is dead which is really sad because it could be
> such
> > a
> > great tool
>
> I too have been on this list for a while and have seen little activity.
> Anyone out there who is still listening know of other proven logging
> frameworks for PHP?
>
> Thanks,
> Mark
>
>

RE: question on writing to apache logs via log4php?

Posted by Kelly Householder <ke...@bodybuilding.com>.
Great Question Mark.. I don't but would like to know of one that is active
or it would be nice to know if someone forked this one and it's now active.

Kelly

-----Original Message-----
From: Mark Plamann [mailto:mark@plamann.net] 
Sent: Monday, April 30, 2007 11:22 AM
To: Log4PHP User
Subject: RE: question on writing to apache logs via log4php?

> Raj, I've been on this list for months and your only the second email I've
> seen.. Seems log4php is dead which is really sad because it could be such
> a
> great tool

I too have been on this list for a while and have seen little activity.
Anyone out there who is still listening know of other proven logging
frameworks for PHP?

Thanks,
Mark


RE: question on writing to apache logs via log4php?

Posted by Mark Plamann <ma...@plamann.net>.
> Raj, I've been on this list for months and your only the second email I've
> seen.. Seems log4php is dead which is really sad because it could be such
> a
> great tool

I too have been on this list for a while and have seen little activity.
Anyone out there who is still listening know of other proven logging
frameworks for PHP?

Thanks,
Mark


RE: question on writing to apache logs via log4php?

Posted by Kelly Householder <ke...@bodybuilding.com>.
Raj, I've been on this list for months and your only the second email I've
seen.. Seems log4php is dead which is really sad because it could be such a
great tool

 

Kelly

 

From: Raj Avasarala [mailto:ravasarala@gmail.com] 
Sent: Sunday, April 29, 2007 11:30 PM
To: log4php-user@logging.apache.org
Subject: question on writing to apache logs via log4php?

 

Hi,

        In what ways log4php would help when I am able to write to apache
logs via php and also rotate the files every day?

Thanks.

A.