log-session-id-at-sessionid #251
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
logg = logging.NewVanilla().WithDomain("httpserver").WithContextKey("at-session-id")
|
||||
logg = logging.NewVanilla().WithDomain("httpserver")
|
||||
|
||||
)
|
||||
|
||||
type SessionHandler struct {
|
||||
|
Loading…
Reference in New Issue
Block a user
And then this is wrong..