Marcus Crafter wrote:
> Hi David,
>
> David Crossley wrote:
...
> I think the local project space logging is the right approach too though:
>
> Turns out the that in logkit.xconf:
>
> ${context-root}/WEB-INF/logs
>
> configuration is actually resolved via a o.a.a.f.c.Context object. If we
> could have the user.dir/user.home/etc system property added to the
> DefaultContext inside Cocoon then this could be:
>
> ${user.dir}/build/logs
>
> which would create the logs in the build area of the site. Alternatively
> project.home could be used as well.
>
> What do you reckon mate?
Wait a sec, projects *already* log to the project build dir. I have made
our logger for this purpose. Is it not happening?
--
Nicola Ken Barozzi nicolaken@apache.org
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
|