- tag
- Used to identify the source of a log message.
- msg
- The message you would like logged.
Documentation for this section has not yet been entered.
What a Terrible Failure: Report a condition that should never happen. The error will always be logged at level ASSERT with the call stack. Depending on system configuration, a report may be added to the Android.OS.DropBoxManager and/or the process may be terminated immediately with an error dialog.