Skip to main content

log

Function log 

Source
pub fn log(s: &str)
Expand description

Log to the dynamorio stderr (via dr_fprintf). Adding a newline at the end of s and chunking the string if it exceeds a maximum length.