MCPcopy Index your code
hub / github.com/celzero/firestack / push

Method push

intra/log/logger.go:724–740  ·  view source on GitHub ↗

push splits msg on newlines and pushes each non-empty line into the ring buffer individually. Since charsPerLine=800, each line fits in a LB1024 slab, so the pool never allocates oversized slabs.

(msg string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

errMethod · 0.95

Calls 3

obtainFunction · 0.85
recycleFunction · 0.85
PushMethod · 0.80

Tested by

no test coverage detected