Hi Steve, Thank you very much for your mail, it really saved me a lot of work. Since I am not well familiar with log4j and logger it seemed very hard for me to figure out how logs 1.1 has to be configured in assembly. It is because all examples do not contain enough information to quickly get into principles. I think that should be really useful, is to have one simple (or even dummy) Phoenix application which uses all possible configuration tricks. Now I am thinking how I can use log4j (we are using log4j for most of our products) and that is more important how to make it possible to change log level without starting-stopping Phoenix... If I'll find / implement something on this way I'll let you know...
Andrei ----- Original Message ----- From: "Steve Short" <[EMAIL PROTECTED]> To: "'Avalon Developers List'" <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 8:02 PM Subject: RE: Logkit issue... > Andrei > > Attached is my server.xml file for use with James that uses 1.1 logs. This > example uses a revolving file based on size rather than date, but you can > find the config syntax at > http://jakarta.apache.org/avalon/excalibur/logger/api/index.html that shows > you how to set up a revolving strategy based on date/time instead. > > Regards > Steve > > > > -----Original Message----- > > From: Andrei Ivanov [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, June 12, 2002 3:49 AM > > To: Avalon Developers List > > Subject: Logkit issue... > > > > > > Hi > > I am currently using "standard" logging configurations for my > > Phoenix application. I am not well familiar with log4j and > > logs 1.1. but I have to implement "daily rotating" of log > > files and possibility to change log levels without restarting > > Phoenix. As I understood I have to use logs 1.1 for daily > > rotating. Where I can find examples and documentation of logs > > 1.1? Is it possible to change log level during run time with > > logs 1.1? If not, where I can read find examples of how to > > utilize log4j wrapper for Avalon logkit used in Phoenix? > > > > Best regards, > > Andrei > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:avalon-dev-> [EMAIL PROTECTED]> > > For > > additional commands, > > e-mail: <mailto:[EMAIL PROTECTED]> > > > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
