]> git.proxmox.com Git - proxmox-backup.git/commit
pxar creation: use log crate for error reporting
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 8 Mar 2023 10:57:48 +0000 (11:57 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 27 Mar 2023 09:16:09 +0000 (11:16 +0200)
commit1e5cd060a049cb3383e27666828dd8be2db09b23
tree0402865c12237af870788a4faea7988ce13d54cb
parent8419f1cfca77a1046ada1472dfea3ece6a2c11e3
pxar creation: use log crate for error reporting

gives a higher (runtime) control via PBS_LOG, so that users can decide
themselves which messages, sources and levels are interesting for a particular
use case.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
pbs-client/src/pxar/create.rs