[
https://issues.apache.org/jira/browse/DAEMON-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mladen Turk resolved DAEMON-116.
--------------------------------
Resolution: Fixed
Updated docs.
Note that default log path is now always %SystemRoot%\System\LogFiles\Apache
and prefix is always jakarta_service_
The logfile name is construxted by using
LogPath\LogPrefixYYYYMMDD.log
> Wrong default log path is used in procrun
> -----------------------------------------
>
> Key: DAEMON-116
> URL: https://issues.apache.org/jira/browse/DAEMON-116
> Project: Commons Daemon
> Issue Type: Bug
> Affects Versions: 1.0.1
> Reporter: Jack Cai
> Priority: Minor
>
> In the page http://commons.apache.org/daemon/procrun.html, it says that the
> default log path is "working path", and default prefix is jakarta_service.
> The code does differently. It use <system dir>\LogFiles as the default log
> path. Also, the prefix becomes the actual log filename instead of a real
> prefix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.