morpheus_
core
1.0.1
error_
log
Sections
Arguments
In morpheus_
core::
net
morpheus_core
::
net
Function
error_log
Copy item path
Source
pub fn error_log(stage:
InitStage
, msg: &
str
)
Expand description
Log an error message to the ring buffer
ยง
Arguments
stage
- Which initialization stage this error occurred in
msg
- Error message (will be truncated if too long)