MCPcopy
hub / github.com/caddyserver/caddy / FlushTo

Method FlushTo

internal/logbuffer.go:34–34  ·  view source on GitHub ↗
(*zap.Logger)

Source from the content-addressed store, hash-verified

32type LogBufferCoreInterface interface {
33 zapcore.Core
34 FlushTo(*zap.Logger)
35}
36
37func NewLogBufferCore(level zapcore.LevelEnabler) *LogBufferCore {

Callers 2

setupNewDefaultMethod · 0.65
cmdRunFunction · 0.65

Implementers 1

LogBufferCoreinternal/logbuffer.go

Calls

no outgoing calls

Tested by

no test coverage detected