It is small... I don't have the exact numbers in front of me right now (reinstalling laptop again... screw windows), but its small. It might not be tiny in the o2-less sense which you speak of, but I think that it is better to have a real logging system over System.out even if it means that it adds on a bit of weight.
If you want it to be tighter you could use the 1.4 logging api and sacrafice functionality and design for form (in this case form would be the arbitrary 02-less package size you have in your head)... I would not lean in that direction, though in the near future that api will be on most every VM which JBossMX might run... until sun descides to but their own crappy JMX impl into the RT libs and then no one would use JBossMX on the same principal. God I hate sun some times... god... haha that's fun I made a joke. --jason Quoting marc fleury <[EMAIL PROTECTED]>: > mx will be meant to live in tight memory footprints with no oxygen > whatsoever. > > What is the smallest config log4j supports? > > marcf > > |-----Original Message----- > |From: [EMAIL PROTECTED] > |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott > |M Stark > |Sent: Wednesday, May 01, 2002 8:04 PM > |To: JBoss Dev > |Subject: [JBoss-dev] Dropping the System.out calls in the jmx code > | > | > |Can't we configure the log4j adaptor as the default logger in > |the jmx code and drop the current System.out statements? > | > |xxxxxxxxxxxxxxxxxxxxxxxx > |Scott Stark > |Chief Technology Officer > |JBoss Group, LLC > |xxxxxxxxxxxxxxxxxxxxxxxx > | > | > |_______________________________________________________________ > | > |Have big pipes? SourceForge.net is looking for download mirrors. We supply > |the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] > |_______________________________________________ > |Jboss-development mailing list > |[EMAIL PROTECTED] > |https://lists.sourceforge.net/lists/listinfo/jboss-development > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
