Farr, Aaron wrote:


-----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.

Docs are coming ....


http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=ALOG-2

Steve.


J. Aaron Farr
  SONY ELECTRONICS
  DDP-CIM
  (724) 696-7653

---------------------------------------------------------------------
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]



Reply via email to