Skip to main content

trace

Function trace 

Source
pub fn trace(msg: &str)
Expand description

Write the contents of a message to the xrpld trace log.

ยงParameters

  • msg: A str ref pointing to an array of bytes containing UTF-8 characters.