1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-05 07:50:24 +08:00

add log to file option -l

This commit is contained in:
源文雨
2022-04-20 19:02:32 +08:00
parent 9f90cc456c
commit 6586b5dd10
5 changed files with 28 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ const (
colorReset = "\x1b[0m"
)
// LogFormat specialize for zbp
// LogFormat ...
type LogFormat struct{}
// Format implements logrus.Formatter