I would like to log error reports for my app to the Android Market error console; it looks like I can use Log.wtf for this.
The documentation for Log.wtf
Log.wtf
Following nebkat information. Beware using WTF: the API level of the device must be 8 or higher.