MCPcopy
hub / github.com/glauth/glauth / GetLog

Method GetLog

v2/pkg/handler/ldapopshelper.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30type LDAPOpsHandler interface {
31 GetBackend() config.Backend
32 GetLog() *zerolog.Logger
33 GetCfg() *config.Config
34 GetYubikeyAuth() *yubigo.YubiAuth
35

Callers 10

BindMethod · 0.65
SearchMethod · 0.65
findUserMethod · 0.65

Implementers 2

databaseHandlerv2/pkg/plugins/basesqlhandler.go
configHandlerv2/pkg/handler/config.go

Calls

no outgoing calls

Tested by

no test coverage detected