keysync icon indicating copy to clipboard operation
keysync copied to clipboard

Add loglevel command line option

Open murphyzlaw opened this issue 5 years ago • 0 comments

The "Info" output from the logrus module produces thousands of lines of text in syslog. Would it be possible to take a parameter on the command line and do a logurs.SetLevel() from it. https://golang.hotexamples.com/examples/github.com.sirupsen.logrus/-/SetLevel/golang-setlevel-function-examples.html Thanks!

murphyzlaw avatar Apr 17 '20 23:04 murphyzlaw