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 3d49354 commit 4911d46Copy full SHA for 4911d46
intlogger.go
@@ -86,7 +86,7 @@ type intLogger struct {
86
// if the level sync process should be run by comparing it with ownEpoch
87
curEpoch *uint64
88
89
- //The logger this one was created from. Only set when syncParentLevel is set
+ // The logger this one was created from. Only set when syncParentLevel is set
90
parent *intLogger
91
92
headerColor ColorOption
0 commit comments