Hi, In log4plsql http://log4plsql.sourceforge.net project we want increase a LOG4J integration. What is best solution for have all log4j feature ? Guillaume Moulard. On Thu, 6 Jun 2002 03:23:18 -0700 (PDT) log4plsql-all-info- [EMAIL PROTECTED] wrote: >Right now my thoughts are that - its pretty much what >you would want to log. It looks like log4j has pretty >much all the information from the database. Whats left >is only to configure more appenders depending upon >what you need. > >Maybe an [daily]RollingFileAppender to write to a html >file so it is viewable on the web and maybe have fatal >errors e-mailed to someone using smtpAppender. But as >all these can be done through the properties and >without recompiling, your code looks just whats >needed. >However, it would be nice to use the logger for the >exceptions& stack traces instead of using >system.out.println(..) in the java code :) > >thoughts anyone? > > >-vinay > > > > >--- [EMAIL PROTECTED] >wrote: >> Hi, >> >> I am very telling that you the project integrates. >> >> This projet use Oracle. And it's free for test. Will >> your install >> Oracle SGBD in your machine ? >> >> in my code : >> >http://log4plsql.sourceforge.net/src/contribs/GuillaumeMoulard/java/log4plsql/b a >> ckgroundProcess/ReaderLogDataBase.sqlj >> >> Integration is very basic : >> bgLogger.log( log4jLevel, logsIter.Ltexte()+" - >> [Database Date:"+logsIter.Ldate >> ()+"]"); >> >> Have you a others solution ? >> >> -- Guilaume Moulard >> >> >> >> >> >_______________________________________________ >Log4plsql-all-info mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/log4plsql-all-info >log4plsq : http://log4plsql.sourceforge.net >
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
