Hi,
you'll need to do it programmatically
Its more like
Logger:getLogger("yourlogger")->getAppender("appender")->setFileName("name");
(from mind, so please go for the phpdocs here)
Best regards,
Christian
On Mon, Apr 19, 2010 at 9:21 AM, sivamurugan <[email protected]> wrote:
>
> log4php - Change log file Name dynamically in log4php.properties
>
> how can i change the log file name and path in log4php.properties
> dynamically
>
> log4php.appender.A8.File=../logs/logs.log
>
> Thanks in Advance
>
> --
> View this message in context:
> http://old.nabble.com/log4php.properties-tp28287612p28287612.html
> Sent from the Log4php - Dev mailing list archive at Nabble.com.
>
>