> Date: Wed, 10 Sep 2014 21:01:08 +0300
> From: Eli Zaretskii <[email protected]>
> Cc: [email protected], [email protected]
> 
> > How can I get a custom log format in an easy way ?
> 
> AFAIK, only by writing a plugin.

Actually, you may wish to try "bzr xmllog" (or the equivalent
"bzr log --xml"), and then either edit the result with something like
Sed, or perhaps use some existing tool that can format XML as text.

The xmllog command is available as part of the xmloutput plugin.

Reply via email to