You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Dennis Keßler <ma...@nicetoeatyou.de> on 2005/12/13 12:09:37 UTC

stripping log4j

Hi,
we need a much smaller version of log4j because of the package size  
we plan to distribute.
What is the absolute necessary  core of log4j for basic logging  
functions?
What can be stripped from it?



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: stripping log4j

Posted by James Stauffer <st...@gmail.com>.
Here are the sizes (in KB) of the directories under org.apache.log4j
(from 1.2.8):
58      chainsaw
17      config
75      helpers
5       jdbc
36      jmx
243     lf5
57      net
4       nt
11      or
24      spi
20      varia
32      xml

You could probably remove chainsaw, jdbc, jmx, and lf5.  That would
drop the size to 170KB.

On 12/14/05, James Stauffer <st...@gmail.com> wrote:
> Can you list what parts of log4j you want to use and how small you want it?
>
> On 12/13/05, Dennis Keßler <ma...@nicetoeatyou.de> wrote:
> > Hi,
> > we need a much smaller version of log4j because of the package size
> > we plan to distribute.
> > What is the absolute necessary  core of log4j for basic logging
> > functions?
> > What can be stripped from it?
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> > For additional commands, e-mail: log4j-user-help@logging.apache.org
> >
> >
>
>
> --
> James Stauffer
> Are you good? Take the test at http://www.livingwaters.com/good/
>


--
James Stauffer
Are you good? Take the test at http://www.livingwaters.com/good/

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: stripping log4j

Posted by James Stauffer <st...@gmail.com>.
Can you list what parts of log4j you want to use and how small you want it?

On 12/13/05, Dennis Keßler <ma...@nicetoeatyou.de> wrote:
> Hi,
> we need a much smaller version of log4j because of the package size
> we plan to distribute.
> What is the absolute necessary  core of log4j for basic logging
> functions?
> What can be stripped from it?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
>
>


--
James Stauffer
Are you good? Take the test at http://www.livingwaters.com/good/

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org