Compare commits

..

No commits in common. "master" and "v1.10.1" have entirely different histories.

View File

@ -3,8 +3,6 @@ package logging
import ( import (
`os` `os`
`path/filepath` `path/filepath`
`r00t2.io/goutils/bitmask`
) )
// Flags for logger configuration. These are used internally. // Flags for logger configuration. These are used internally.