keysync
keysync copied to clipboard
Add loglevel command line option
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!