[libvirt] [PATCH] log: Separate thread ID from timestemp in ring buffer

Jiri Denemark jdenemar at redhat.com
Wed Mar 27 08:12:02 UTC 2013


On Mon, Mar 25, 2013 at 11:47:21 +0100, Peter Krempa wrote:
> On 03/25/13 11:43, Jiri Denemark wrote:
> > When we write a log message into a log, we separate thread ID from
> > timestamp using ": ". However, when storing the message into the ring
> > buffer, we omitted the separator, e.g.:
> >
> >      2013-02-27 11:49:11.852+00003745: ...
> > ---
> >   src/util/virlog.c | 1 +
> >   1 file changed, 1 insertion(+)
> >
> 
> ACK.

Pushed, thanks.

Jirka




More information about the libvir-list mailing list