This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
alist
mirror of
https://github.com/Xhofe/alist
Watch
1
Star
0
Fork
You've already forked alist
0
Code
Issues
Releases
Wiki
Activity
4e20daaf9e
alist
/
pkg
/
utils
/
log.go
8 lines
81 B
Go
Raw
Blame
History
package
utils
import
(
log
"github.com/sirupsen/logrus"
)
var
Log
=
log
.
New
(
)
Reference in New Issue
View Git Blame
Copy Permalink