On 07/08/13 21:00, Luiz Capitulino wrote:
> On Mon, 8 Jul 2013 18:47:24 +
> Seiji Aguchi wrote:
>
+DEF("msg", HAS_ARG, QEMU_OPTION_msg,
+"-msg timestamp[=on|off]\n"
+"change the format of messages\n"
+"on|off controls leading tim
On Mon, 8 Jul 2013 18:47:24 +
Seiji Aguchi wrote:
> > > +DEF("msg", HAS_ARG, QEMU_OPTION_msg,
> > > +"-msg timestamp[=on|off]\n"
> > > +"change the format of messages\n"
> > > +"on|off controls leading timestamps (default:on)\n",
> >
> > Did you re
> > +DEF("msg", HAS_ARG, QEMU_OPTION_msg,
> > +"-msg timestamp[=on|off]\n"
> > +"change the format of messages\n"
> > +"on|off controls leading timestamps (default:on)\n",
>
> Did you really intend to say it's on by default? Because it's actually
> disab
On Wed, 03 Jul 2013 23:02:46 -0400
Seiji Aguchi wrote:
> [Issue]
> When we offer a customer support service and a problem happens
> in a customer's system, we try to understand the problem by
> comparing what the customer reports with message logs of the
> customer's system.
>
> In this case, we
On Wed, Jul 03, 2013 at 11:02:46PM -0400, Seiji Aguchi wrote:
> [Issue]
> When we offer a customer support service and a problem happens
> in a customer's system, we try to understand the problem by
> comparing what the customer reports with message logs of the
> customer's system.
>
> In this cas
[Issue]
When we offer a customer support service and a problem happens
in a customer's system, we try to understand the problem by
comparing what the customer reports with message logs of the
customer's system.
In this case, we often need to know when the problem happens.
But, currently, there is