Contributing to Log4r
 
If you wish to contribute something to Log4r or assist in development, please drop me an email at leon@ugcs.caltech.edu. There will always be work to do. Some things that come to mind are:

  • Find bugs and flaws, or areas to improve
  • More Outputters
    • RingBuffOutputter - Store log even in internal buffer and flush periodically.
    • FileOutputter that zips itself periodically (like the unix logging system)
  • Myriad Formatters (the more the merrier)
  • Performance tuning (especially a C extension)
  • And, of course, spreading the good word ;-)

$Id: contribute.html,v 1.2 2002/01/16 09:56:00 cepheus Exp $