Patch for concurrent iterator & others (onto v1.11.6) #386
@ -46,7 +46,7 @@ func (l Lvl) AlignedString() string {
|
||||
}
|
||||
}
|
||||
|
||||
// Strings returns the name of a Lvl.
|
||||
// String returns the name of a Lvl.
|
||||
func (l Lvl) String() string {
|
||||
switch l {
|
||||
case LvlTrace:
|
||||
|
Loading…
Reference in New Issue
Block a user