proxmox/proxmox-router
Gabriel Goller 021bab9304 add tracing init_cli_logger and deprecate old one
Deprecate the proxmox-router init_cli_logger function used in client
binaries such as `proxmox-backup-client`, `proxmox-backup-manager`,
'pxar', etc... Add a new init_cli_logger function that uses tracing
instead of env_logger. It checks if the task is in a workertask and
prints the message either to stdout or to the tasklog (this is
neccessary for commands in proxmox-backup-manager that call api handlers
that start workerthreads from the client).

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
2024-08-30 13:47:55 +02:00
..
debian router: bump to 2.2.3-1 2024-08-14 12:02:13 +02:00
src add tracing init_cli_logger and deprecate old one 2024-08-30 13:47:55 +02:00
tests router: sort cli properties in usage output 2024-08-30 13:26:13 +02:00
Cargo.toml router: bump to 2.2.3-1 2024-08-14 12:02:13 +02:00