1
0
mirror of https://github.com/fumiama/imago.git synced 2026-06-11 20:20:29 +08:00

增加层级log

This commit is contained in:
fumiama
2021-08-10 17:22:56 +08:00
parent 8e0e78837e
commit 3c99a8c654
5 changed files with 50 additions and 9 deletions

2
go.mod
View File

@@ -6,4 +6,6 @@ require (
github.com/corona10/goimagehash v1.0.3
github.com/fumiama/go-base16384 v1.1.0
github.com/kolesa-team/go-webp v1.0.0
github.com/sirupsen/logrus v1.8.1
github.com/t-tomalak/logrus-easy-formatter v0.0.0-20190827215021-c074f06c5816
)