warning!() { /* proc-macro */ }
send a warning level log entry to the BEAM VM
warning
use rustler_logger::*; warning!("access denied (username=~p)", "alice")