Skip to content

Can't access SignalR logging on Android #40392

Open
@lepicekmichal

Description

@lepicekmichal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions