gol4ng/logger

View on GitHub
formatter/line.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

package formatter
Severity: Minor
Found in formatter/line.go by gofmt

exported const LineFormatDefault should have comment (or a comment on this block) or be unexported
Open

    LineFormatDefault = "%s %s %s"             // test message warning <my_key:my_value>
Severity: Minor
Found in formatter/line.go by golint

There are no issues that match your filters.

Category
Status