This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
restic
mirror of
https://github.com/restic/restic.git
Watch
1
Star
0
Fork
You've already forked restic
0
Code
Issues
Releases
Wiki
Activity
deaca157fe
restic
/
debug
/
debug_release.go
6 lines
90 B
Go
Raw
Blame
History
// +build !debug
package
debug
func
Log
(
tag
string
,
fmt
string
,
args
...
interface
{
}
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink