Skip to main content
trace
xrpl_
common_
stdlib
0.9.0
trace
Sections
Parameters
In xrpl_
common_
stdlib::
host::
trace
xrpl_common_stdlib
::
host
::
trace
Function
trace
Copy item path
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.