hosseinmd / react-signalr

MIT License
43 stars 14 forks source link

Logging #10

Closed Alex-1701 closed 2 years ago

Alex-1701 commented 2 years ago

Seems like there is no way to disable logging. But microsoft/signalr allow to disable logging.

Is it possible to add params to Context interface that will forward to microsoft/signalr params?

hosseinmd commented 2 years ago

There is nothing about login. You could use it without access token

Alex-1701 commented 2 years ago

Not login but logging. I mean debug info in consol. consol

hosseinmd commented 2 years ago

Update react-signalr and add logger to your provider