On 8 Nov 2009, at 8:12 , Dmitriy Shabanov wrote:
> Analyzing the exist.log very difficult, because all logs (almost all)
> there.
>
> Can we split them: webdav, rest, xquery & etc ? per threads (well,
> that
> is bad, but do anybody know any tool to analyze logs)?
for webdav and validation we had for a long time a separate log file.
Although it really made sense, it was very very difficult to find
relations between entries in exist.log and webdav.log/validation.log ;
very often i missed some essential relations.
Therefore, IMO it is a bad idea to have the log split into separate
files.
I think that if you want to craw through the logs of a complex product
as exist, you need some tooling. Log4j has chainsaw which is very
usable.....
In an other context I have to deal with logging of complex software as
well. Multi threads, multi processor boards. In that context having
one file is essential.
-1 for me.
(well you are free to change the log files locally :-) loren does that
as well i think)
Kind regards
Dannes
--
eXist-db Native XML Database - http://exist-db.org
Join us on linked-in: http://www.linkedin.com/groups?gid=35624
|