> > Do we really want to add timestamps to error messages unconditionally? > > I don't doubt it's useful in your scenario, but most of the time it's > > just annoying clutter. > > Agreed, I think it should be an option.
OK. I will add the timestamp as an option. > Also remember that management tools can pass a pipe as stderr when starting > QEMU, and > then they can add their preferred timestamping/log formatting outside of QEMU. To get an exact timestamp, qemu should supply it to the messages. Also, there are some customers who use qemu in a small environment. In that case, they don't use the management like vdsm. Seiji