WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Re: [Xen-changelog] Rewritten XendLogging to not be asin

To: "Dan Smith" <danms@xxxxxxxxxx>, "Ewan Mellor" <ewan@xxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Re: [Xen-changelog] Rewritten XendLogging to not be asingleton class, and not have methods used
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 12 Oct 2005 22:37:59 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 12 Oct 2005 21:35:46 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXNv1wL8aPI4nK/Q92YGTv/t6IRxwAHBRnA
Thread-topic: [Xen-devel] Re: [Xen-changelog] Rewritten XendLogging to not be asingleton class, and not have methods used
> I agree with Jeremy that logging inside xm seems a little 
> strange, especially to the same place as the daemon.  It 
> makes more sense to me to expect debug information from an 
> interactive tool on the console, and to see info from a 
> daemon in a log file.  Maybe a command-line or config-file 
> switch to turn on debug output to stderr?

Yep, I was slightly surprised to find that xm logged to
/var/log/xend.log

Is it actually useful to have the xm debug output interleaved with the
xend output? If not, I don't think xm should write to xend.log at all.

Ian

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-devel] Re: [Xen-changelog] Rewritten XendLogging to not be asingleton class, and not have methods used, Ian Pratt <=