All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Fehlig <jfehlig@suse.com>
To: Anthony PERARD <anthony.perard@citrix.com>
Cc: libvir-list@redhat.com, Xen Devel <xen-devel@lists.xen.org>
Subject: Re: [libvirt] [PATCH] libxl: Add timestamp to the libxl driver log.
Date: Fri, 12 Jun 2015 19:21:53 -0600	[thread overview]
Message-ID: <557B85B1.8000000__42846.2703749121$1434158734$gmane$org@suse.com> (raw)
In-Reply-To: <1433783106-23781-1-git-send-email-anthony.perard@citrix.com>

Anthony PERARD wrote:
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> ---
>  src/libxl/libxl_conf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libxl/libxl_conf.c b/src/libxl/libxl_conf.c
> index 9b258ac..e845759 100644
> --- a/src/libxl/libxl_conf.c
> +++ b/src/libxl/libxl_conf.c
> @@ -1541,7 +1541,7 @@ libxlDriverConfigNew(void)
>  
>      cfg->logger =
>          (xentoollog_logger *)xtl_createlogger_stdiostream(cfg->logger_file,
> -                                                          XTL_DEBUG, 0);
> +                                      XTL_DEBUG, XTL_STDIOSTREAM_SHOW_DATE);
>   

Good idea considering the log contains info for all domains.  ACK and
pushed.

Regards,
Jim

      reply	other threads:[~2015-06-13  1:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 17:05 [PATCH] libxl: Add timestamp to the libxl driver log Anthony PERARD
2015-06-13  1:21 ` Jim Fehlig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='557B85B1.8000000__42846.2703749121$1434158734$gmane$org@suse.com' \
    --to=jfehlig@suse.com \
    --cc=anthony.perard@citrix.com \
    --cc=libvir-list@redhat.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.