Closed evant closed 4 months ago
This was taken an modified from https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-work-release/room/room-compiler-processing-testing/src/main/java/androidx/room/compiler/processing/util/compiler/DiagnosticsMessageCollector.kt, chose to get rid of the location stuff for now since I don't know how important it is, can always add it back later.
This allows the output to be more easily filtered after the fact
Fixes #198