]> git.proxmox.com Git - pve-installer.git/commit
auto installer: log: print to stderr and include level
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 Apr 2024 10:07:00 +0000 (12:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Apr 2024 12:31:37 +0000 (14:31 +0200)
commit34a1258355d78f684242d1ce6f51583ba8d08c26
tree680cd7077d8e968ef844aabe4bdd833a914434ff
parente0cac816443653ff12ba96cca5ce5eb867abe8f9
auto installer: log: print to stderr and include level

and use the write! macro to write to the log file to avoid an
intermediate buffer.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-auto-installer/src/log.rs