This is just a sample application with an own logger implemenation.
It tries to define proguard rules to remove own logger, which works with good old ProGuard, but fails to accomplish with R8.
Therefore see the following issue at google: https://issuetracker.google.com/issues/174285670