Hi,

log4php currently supports the following environment 
variables (in LoggerManager.php)

$_ENV['log4php.defaultInitOverride']
$_ENV['log4php.configuration']

I'm wondering how people are setting this value.
It is very hard to set an environment value including . (dot)
I could set it by writing a special C code, but these vars 
should be set in shell.

And more, I wanted to add another method to set 
these values, $_SERVER.

I'd like to suggest a patch attached to this mail.


Attachment: log4php.patch
Description: Binary data

Reply via email to