proxmox/proxmox-log
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 log: bump to 0.2.2-1 2024-08-14 11:52:03 +02:00
src add tracing init_cli_logger and deprecate old one 2024-08-30 13:47:55 +02:00
Cargo.toml log: bump to 0.2.2-1 2024-08-14 11:52:03 +02:00