We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcceb14 commit 76dccabCopy full SHA for 76dccab
log.go
@@ -11,6 +11,7 @@ import (
11
// FilenameDisplay is the type of file display output
12
type FilenameDisplay uint8
13
14
+// FilenameDisplay options
15
const (
16
Lshortfile FilenameDisplay = iota
17
Llongfile
0 commit comments