morpheus_
core
1.0.1
debug_
log
Sections
Arguments
In morpheus_
core::
net::
ring_
buffer
morpheus_core
::
net
::
ring_buffer
Function
debug_log
Copy item path
Source
pub fn debug_log(stage:
InitStage
, msg: &
str
)
Expand description
Log a debug/info message to the ring buffer
ยง
Arguments
stage
- Which initialization stage this message is from
msg
- Debug message (will be truncated if too long)