virtualisation.xen.store.settings.xenstored.log.level
Logging level for the Xen Store.
- Type
null or one of "debug", "info", "warn", "error"- Default
if (config.virtualisation.xen.trace == true) then "debug" else null- Example
"error"- Declared
- <nixpkgs/nixos/modules/virtualisation/xen-dom0.nix>