aboutsummaryrefslogtreecommitdiff
path: root/cmd/serve.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/serve.go')
-rw-r--r--cmd/serve.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/serve.go b/cmd/serve.go
index 302f8568..3a17bf9f 100644
--- a/cmd/serve.go
+++ b/cmd/serve.go
@@ -36,7 +36,6 @@ func newLogger(logPath string) {
}
qlog.SetOutput(f)
- //qlog.SetOutputLevel(qlog.Ldebug)
qlog.Info("Start logging serv...")
}