Thanks for the answer. So I will move to 3.3. *g* Florian
Von: Stephen McConnell [mailto:[EMAIL PROTECTED] Florian I. Hayd wrote: > Besides the information below, can anybory please give me a hint or additional > information, how to further configure the output, which is written to the > logfile. > How can I append to existing files, add a timestamp or other information? You need the content coming in 3.3 which used the new avalon-logging package. > Using Merlin 3.3 is as far as I understood for me not an option, since it is not > stable enough for a production environment. > thanks for now. Currently we are dealing with code security on 3.3. With that subject out of the way a 3.3. release will be imminent. Stephen. > Florian > > > -----Urspr�ngliche Nachricht----- > Von: Farr, Aaron [mailto:[EMAIL PROTECTED] > > > >>-----Original Message----- >>From: Vikas Phonsa [mailto:[EMAIL PROTECTED] >> >>Could you give some pointers on how the Avalon/Merlin logging is > > working. > >>Where is the log file located by default ? >> >>How do I change the location of the log file ? > > > > Quick answer: > > Change the logging section of your $MERLIN_HOME/config/kernel.xml file to > something like: > > <logging target="kernel" priority="INFO" name="kernel"> > <category name="/logger" priority="INFO"/> > <target name="kernel"> > <file location="logs/merlin.log"/> > </target> > </logging > > Where the log file ends up depends on where you invoke merlin (or where > the > merlin.dir parameter is set). > > There are several improvements going into Merlin logging at the moment. > You > can check the mail archives on that or perhaps Stephen can fill you in. > > J. Aaron Farr > SONY ELECTRONICS > DDP-CIM > (724) 696-7653 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- |------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------| --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
