proxmox-backup/proxmox-file-restore/src
Gabriel Goller dc0de0db10 move client binaries to tracing
Add tracing logger to all client binaries and remove env_logger.

The reason for this change is twofold: our migration to tracing, and the
behavior when the client calls an api handler directly. Currently the
proxmox-backup-manager calls the api handlers directly for some
commands. This results in no output (on console and task log), as no
tracing logger is instantiated.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
2024-08-30 13:56:43 +02:00
..
block_driver_qemu.rs file restore: use proxmox-systemd crate 2024-08-07 20:53:21 +02:00
block_driver.rs fix typos in rust documentation blocks 2024-08-07 16:49:31 +02:00
cpio.rs file restore: clippy and format argument fixes 2023-05-17 17:43:17 +02:00
main.rs move client binaries to tracing 2024-08-30 13:56:43 +02:00
qemu_helper.rs fix typos in variables and function names 2024-08-07 16:49:31 +02:00