MCPcopy Index your code
hub / github.com/1Panel-dev/KubePi / Logger

Function Logger

internal/server/server.go:330–332  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

328}
329
330func Logger() *logrus.Logger {
331 return es.logger
332}
333
334func Listen(route func(party iris.Party), options ...Option) error {
335 es = NewKubePiSerer(options...)

Callers 7

AddRepoMethod · 0.92
ImportUsersMethod · 0.92
SyncMethod · 0.92
DeleteUserMethod · 0.92
getLoginIPAreaFunction · 0.92
DeleteClusterMemberMethod · 0.92
CreateClusterMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected