]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
client: log index.json upload only when verbose
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Jul 2020 08:04:36 +0000 (10:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Jul 2020 08:28:38 +0000 (10:28 +0200)
commit9688f6de0fa4e0ff5bca4be42e2834df4689290b
tree2a1d1401defee4600c6f741929e4a59a3eac17fe
parent5b32820e93f40f9e7d091ce4fd1d382f40e88892
client: log index.json upload only when verbose

I mean the user expects that we know what archives, fidx or didx, are
in a backup, so this is internal info and should not be logged by
default

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/bin/proxmox-backup-client.rs