> why log4j is faster than other logging mechanism?
Log4j was created with server programming in mind where
log output can be huge (GB size), so it is apperently
coded efficient.
Arne
gdv - 14 Oct 2007 01:51 GMT
Thanks Arne.
On Oct 13, 8:31 pm, Arne Vajh?j <a...@vajhoej.dk> wrote:
> > why log4j is faster than other logging mechanism?
>
[quoted text clipped - 3 lines]
>
> Arne