Hi Arnaud, when I implement some features in castor, should I use the old logging mechanism or log4j? log4j is very easy. The only issue I see is to forward the log4j information to the PrintWriter of the old logging. Do you see a solution for that?
Dirk Am Mittwoch, 19. Juni 2002 10:06 schrieb Arnaud Blandin: > 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
