Shows an information message in accordance with the mode value if information messages are allowed via the level property.
$au.debug().showInfo(msg);
Type: String
The information message to show.
This method can be used to show a custom information message.