v0.1.0 Release
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"github.com/lixenwraith/log"
|
||||
)
|
||||
|
||||
// FastHTTPAdapter wraps lixenwraith/log.Logger to implement fasthttp's Logger interface
|
||||
// FastHTTPAdapter wraps lixenwraith/log.Logger to implement fasthttp Logger interface
|
||||
type FastHTTPAdapter struct {
|
||||
logger *log.Logger
|
||||
defaultLevel int64
|
||||
|
||||
Reference in New Issue
Block a user