Force all logs to go to the round robbin memory buffer
Initially only the log actually written out by libvirt were saved on the memory buffer, this patch forces all informations including info and debug to be saved in memory too. This is useful to get full data in case of crash.
Showing
想要评论请 注册 或 登录