Hi! Before deciding to use log4j directly, have a look on jakarta commons-logging, which is a middle layer to allow plug in of different loggers (including log4j).
http://jakarta.apache.org/commons/logging.html Cheers, Mika -----Ursprungliche Nachricht----- Von: Arnaud Blandin [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 19. Juni 2002 10:07 An: [EMAIL PROTECTED] Betreff: Re: [castor-dev] FieldMolder & FieldHandler Hi Dirk & al., Actually using log4J inside directly Castor is on my to-do list but I haven't found the time yet to address the issue with the other developers. We'll probably move forward log4J but this is not a top-priority. Thanks, Arnaud > -----Original Message----- > From: Dirk Hoffmann [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 19, 2002 9:59 AM > To: [EMAIL PROTECTED] > Subject: Re: [castor-dev] FieldMolder & FieldHandler > > Hi Bruce, > > I was more thinking about to use log4j in the castor implementation. I believe > it will not be a big issue to replace the old logging (there is not so much > ;-). > > Dirk > > > Am Mittwoch, 19. Juni 2002 04:56 schrieb Bruce Snyder: > > This one time, at band camp, Dirk Hoffmann said: > > > > DH>3. To stop the questions about logging; why don't use log4j ;-) > > > > Dirk, > > > > Castor's logging was implemented before Log4J was well known. In > > the JDO FAQ there are directions about integrating Castor's logging > > with Log4J. It's very easy and I use it myself almost exclusively. > > > > http://castor.exolab.org/jdo-faq.html#Integrating-Castor's-logging-with- Log > >4J > > > > Bruce > > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to > [EMAIL PROTECTED] with a subject of: > unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
