Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rs/zerolog
/ timestampHook
Struct
timestampHook
context.go:393–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
}
392
393
type
timestampHook
struct
{}
394
395
func
(ts timestampHook) Run(e *Event, level Level, msg string) {
396
e.Timestamp()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected