2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-22 12:55:18 +00:00
restic/internal/debug
Michael Eischer 9ad8250a78 Reduce overhead of debug calls if no log is enabled
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.
2020-09-19 16:45:01 +02:00
..
debug_release.go Moves files 2017-07-23 14:19:13 +02:00
debug.go Reduce overhead of debug calls if no log is enabled 2020-09-19 16:45:01 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
hooks_release.go Remove build tag release 2018-10-11 19:40:38 +02:00
hooks.go Remove build tag release 2018-10-11 19:40:38 +02:00
log_test.go debug: Auto-shorten IDs passed as parameters 2018-01-25 20:49:26 +01:00
round_tripper_debug.go Run goimports 2017-07-23 14:21:03 +02:00
round_tripper_release.go Moves files 2017-07-23 14:19:13 +02:00