Details
Description
Superbiji <superbiji@gmail.com> wrote:
> I wonder if :
> Zend_Log::setAdapterOption("format","%date% (%level%) %message%");
>
> Can produce something like:
> 2006-06-16T23:42:44+07:00 (DEBUG) Result: 1170079 Static information
>
> Not:
> 2006-06-16T23:42:44+07:00 (1) Result: 1170079 Static information
>