macro_rules! nslog { ($format:expr) => { ... }; ($format:expr, $($arg:expr),+) => { ... }; }
Respond to problem situations in your interactions with APIs, and fine-tune your app for better debugging.