Berin Loritsch wrote:
>
> Trying to figure out which log you should look in while trying to track
> down errors is kind of a crap shoot with the current names:
>
> root.log
> cocoon.log
> component.log
>
> These names do not have meaning to an administrator. Typically, web servers
> will separate the log files into something with semantic meaning. For
> instance, Apache HTTPD separates the log files into:
>
> access.log
> error.log
>
> The Access.log file has the recorded information of who accessed what and
> when. The error.log file has any error messages from the HTTPD server or
> any of it's modules (or CGI scripts). This is simple and effective.
>
> We should adopt a file naming strategy that makes sense to a user.
+8498384!
> The
> actual categories that are mapped are "xslt", "root", and "cocoon". Again,
> these are not the best, but they do provide more of an idea of the logger
> types.
Ok, for 'xslt' and 'cocoon', but that the heck is 'root'?
> I would like to see the equivalent of the "access.log" to handle all the
> CocoonServlet messages. This is useful in itself.
Agreed.
> I know this is all configurable, but I would like us to lead by example.
Absolutely!
> For example, provide the following categories:
>
> "core" - information from the core components
> "sitemap" - information from the sitemap components
> "access" - information from the CocoonServlet class.
>
> With equivalent log files. In the end, this will prove to be more effective
> as you can more authoritatively state which logfile to look in when assisting
> others with installation problems.
Go for it!!!
--
Stefano Mazzocchi One must still have chaos in oneself to be
able to give birth to a dancing star.
<[EMAIL PROTECTED]> Friedrich Nietzsche
--------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]