Added lightweight exception logging to AsyncQueryHandler.
Without this, it's really hard to debug exceptions coming over from a ContentProvider. This is lightweight logging that is only triggered by an exception, and doesn't write a full stacktrace.
Loading
Please register or sign in to comment