mirror of
https://github.com/restic/restic.git
synced 2025-12-12 06:32:06 +00:00
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.
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.