
9 Aug
2013
9 Aug
'13
4:32 p.m.
Dario Faggioli wrote:
On gio, 2013-08-08 at 17:41 -0600, Jim Fehlig wrote:
Currently, only one log file is created by the libxl driver, with all output from libxl for all domains going to this one file.
Create a per-domain log file based on domain name, making sifting through the logs a bit easier.
That is actually a really nice idea.
I gave it a quick spin, and it worked well, so I think you can add (if you want, and if it is customary here in libvir) something like the below:
Tested-by: Dario Faggioli <dario.faggioli@citrix.com>
Ok. Thanks for testing Dario! Regards, Jim