Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Logger is not preffered solution for android and even if we use it somehow internally, then we cannot turn it on. That's because it uses HubConnection class itself for tag. And that gets proguarded/obfuscated.
ADB does not allow tag of asterisk or dots - eg: "..*.a$HubConnection".
Please allow us to set up logging from java/kotlin side on Android.
Expected Behavior
Logging into Logcat and possible override.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response