El día Friday, May 11, 2012 a las 08:52:07AM +0200, Milan Crha escribió:

>       Hi,
> interesting idea; it makes sense.
> 
> > it should be possible to tune what I want to see in this;
> 
> The CAMEL_DEBUG variable is for that. Instead of 'all' name only those
> parts you are interested in, like
>    $ CAMEL_DEBUG=imap,imapx,pop3 evolution &>log.txt
> 
> I'm not aware of the full list of possible parts. It's also true that
> you can only enable debugging, but not disable, like a very interesting
> would be a possibility of enabling all without DB logging, like here:
>    $ CAMEL_DEBUG=all,-sqlite evolution &>log.txt
> 
> Unfortunately, some parts are missing when not using 'all', which turns
> on "verbose" debugging in camel.

Hi Milan,

"verbose" by its own is not a problem; the problem is that (apart of
missing timestamps) the information is not strictly line oriented, i.e.
putting every event on only one line which could have an idicator
(imap,imapx,pop3,sqlite); then grep(1) would be your friend, as always in
UNIX log files :-)

        matthias
-- 
Matthias Apitz
e <[email protected]> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
_______________________________________________
evolution-list mailing list
[email protected]
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to