proxmox-backup/proxmox-backup-client
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
..
src move client binaries to tracing 2024-08-30 13:56:43 +02:00
Cargo.toml move client binaries to tracing 2024-08-30 13:56:43 +02:00