We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7e263 commit 34fc984Copy full SHA for 34fc984
pkg/gmc/gmc.go
@@ -79,7 +79,7 @@ func InitLog() {
79
},
80
&easy.Formatter{
81
TimestampFormat: "2006-01-02 15:04:05",
82
- LogFormat: "[%time%] [%lvl%]: %msg% \n",
+ LogFormat: "[%time%] [%lvl%]: %msg% \r\n",
83
84
))
85
}
0 commit comments