proxmox-backup/src/api2/config
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
..
access more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
acme.rs cleanup worker task logging 2021-09-24 10:34:11 +02:00
changer.rs split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00
datastore.rs rename TaskState to WorkerTaskContext 2021-09-24 10:33:49 +02:00
drive.rs split tape code into new pbs_tape workspace 2021-09-13 12:54:59 +02:00
media_pool.rs move user configuration to pbs_config workspace 2021-09-10 07:09:04 +02:00
mod.rs tree-wide: switch to using mod.rs 2021-07-06 12:04:52 +02:00
remote.rs move user configuration to pbs_config workspace 2021-09-10 07:09:04 +02:00
sync.rs move user configuration to pbs_config workspace 2021-09-10 07:09:04 +02:00
tape_backup_job.rs move user configuration to pbs_config workspace 2021-09-10 07:09:04 +02:00
tape_encryption_keys.rs move acl to pbs_config workspaces, pbs_api_types cleanups 2021-09-09 10:50:08 +02:00
verify.rs move user configuration to pbs_config workspace 2021-09-10 07:09:04 +02:00