Hi Marco,
That sounds like a fine solution to me -- the end result is the same, which
is all I'm after. :)
Regards,
Clay
--
Killersoft.com
> From: "Marco V." <[EMAIL PROTECTED]>
> Reply-To: Log4PHP User
> Date: Wed, 25 Jan 2006 14:38:16 +0100
> To: Log4PHP User
> Subject: Re: Configurable
Hi Clay,
The LOG4PHP_LOGGER_PATTERN_MSEC_SEPARATOR can be useful.
IHMO, it's better to define it before
$GLOBALS['log4php.LoggerPatternConverter.spaces'] declaration.
with something like this:
/**
* Phpdoc comments here...
*/
if (!defined('LOG4PHP_LOGGER_PATTERN_MSEC_SEPARATOR')) {
define