Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
193
type
Formatter
interface
{
194
FormatLog() string
195
}
196
197
// Write implements io.Writer, all bytes sent
Callers
1
marshalOrderedJSON
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected