Skip to content

Commit 76dccab

Browse files
joeybloggsjoeybloggs
authored andcommitted
Add code comment
1 parent dcceb14 commit 76dccab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

log.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import (
1111
// FilenameDisplay is the type of file display output
1212
type FilenameDisplay uint8
1313

14+
// FilenameDisplay options
1415
const (
1516
Lshortfile FilenameDisplay = iota
1617
Llongfile

0 commit comments

Comments
 (0)