mirror of
https://github.com/restic/restic.git
synced 2026-06-23 17:14:17 +00:00
9ad8250a78
In case no debug log is configured, then calls to debug.Log only incur the costs to check a single boolean flag making the call really cheap.