proxmox-backup/src/api2/node/disks
Dietmar Maurer 1ec0d70d09 cleanup worker task logging
In order to avoid name conflicts with WorkerTaskContext

- renamed WorkerTask::log to WorkerTask::log_message

Note: Methods have different fuction signatures

Also renamed WorkerTask::warn to WorkerTask::log_warning for
consistency reasons.

Use the task_log!() and task_warn!() macros more often.
2021-09-24 10:34:11 +02:00
..
directory.rs cleanup worker task logging 2021-09-24 10:34:11 +02:00
mod.rs cleanup worker task logging 2021-09-24 10:34:11 +02:00
zfs.rs cleanup worker task logging 2021-09-24 10:34:11 +02:00