-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
area-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversfeature-client-javaRelated to the SignalR Java clientRelated to the SignalR Java clientinvestigate
Milestone
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
Woren, ohoos, MichalKlusak, drdla49, kaserdan and 4 more
Metadata
Metadata
Assignees
Labels
area-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversfeature-client-javaRelated to the SignalR Java clientRelated to the SignalR Java clientinvestigate