Subject | Re: [Firebird-Java] log4j-core & jakarta log4j |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-11-30T22:29:45Z |
> I noticed that the bundled log4j-core is about 60+KB whereas theThe only side effect is that you get more possibilities (like console
> jakarta log4j is about 300+KB, which gives me a feeling that the
> 'core' is a subset of the full jakarta log4j.
>
> Is there any side effect to jaybird if the full jakarta log4j is
> used instead ?
logger, etc) when using full log4j. The shipped library provides only
logging into the file.
Roman