Skip to content

Commit 34fc984

Browse files
committed
update log
1 parent de7e263 commit 34fc984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/gmc/gmc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ func InitLog() {
7979
},
8080
&easy.Formatter{
8181
TimestampFormat: "2006-01-02 15:04:05",
82-
LogFormat: "[%time%] [%lvl%]: %msg% \n",
82+
LogFormat: "[%time%] [%lvl%]: %msg% \r\n",
8383
},
8484
))
8585
}

0 commit comments

Comments
 (0)