Commits

Jeff Sharkey authored 3b7c3c6b551
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.