MCPcopy Index your code
hub / github.com/foxcpp/maddy / FormatLog

Method FormatLog

framework/log/log.go:194–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

192
193type Formatter interface {
194 FormatLog() string
195}
196
197// Write implements io.Writer, all bytes sent

Callers 1

marshalOrderedJSONFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected