The following comment has been added to this issue:

     Author: peter royal
    Created: Tue, 18 Mar 2003 9:32 PM
       Body:
I'm thinking about just making phoenix.home available as a token for use in the path 
statements in the log config. app.name is already available, so one could create a 
string ala

${phoenix.home}/logs/${app.name}/default.log

This does open the possibility for someone to have an application log to:

${phoenix.home}/logs/phoenix.log

which could be bad..

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=PNIX-4


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PNIX-4
    Summary: Base log directory
       Type: New Feature

     Status: Assigned
   Priority: Minor

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: phoenix
 Components: 
             Log Manager
   Versions:
             4.1

   Assignee: peter royal
   Reporter: Peter Donald

    Created: Tue, 18 Mar 2003 4:14 AM
    Updated: Tue, 18 Mar 2003 9:29 PM

Description:
Some users would like the ability to specify the base directory for the logs to be 
inside the phoenix logs directory. So for an application foo it should default to 
putting it's log files in $PHOENIX_HOME/logs/foo/blah.log


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to