If you are using the Log4Plsql Java background process to process log statements with Log4J, then just configure each package to use a different context name, which will translate to a Log4J Logger name. Each logger can have it's own FileAppender configuration to write to a different file.
On 24/08/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Please let me know if it is not possible using the current log4plsql > context. > > Thanks > Raja > > > > On 8/24/05, Raja Ram <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am just exploring the way log4plsql is working and I want some > clarification. > > > > I have some stored procs like SP1, SP2, SP3 etc. and I have implemented > log4plsql there. The log is going into TLOG table and finally it is going > into a file called "lo4plsql.log". > > > > Now I want separate files for all the Stored Procedure. SO How can I > implement this??? > > > > I will be really thankful to you and appreciate your time if you can > answer my question as soon as possible. > > > > Regards > > Raja > > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Log4plsql-all-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/log4plsql-all-info log4plsq : http://log4plsql.sourceforge.net
