Skip to content
Snippets Groups Projects
Unverified Commit d8c1119a authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Always use colors

parent eaf24f1e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -39,6 +39,8 @@ func main() {
logrus.SetLevel(logrus.WarnLevel)
}
 
logrus.SetFormatter(&logrus.TextFormatter{ForceColors: true})
var err error
 
switch *storage {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment