|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Fwd: xend, network-script and vif-script
On Mon, Aug 14, 2006 at 05:57:19PM +0200, Henning Sprang wrote:
> Hi xen-developers,
> I didn't get any hint to this question from xen-users, but I am sure,
> you know how I get to see the output (e.g. things printed with echo
> for debuggin purposes) of the scripts I define as network-script and
> vif-.script somewhere - do you?
It's probably going into /var/log/xend-debug.log if you're using stderr.
Alternatively, you could use
. /etc/xen/scripts/logging.sh
log err "My message"
and it'll end up in syslog.
HTH,
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|