dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.64k stars 25.28k forks source link

Java client logging #15302

Open crow-ua opened 5 years ago

crow-ua commented 5 years ago

We are having issue with Java client disconnecting from time to time and want to troubleshoot. Is there any way to turn on verbose logging in Java client?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

BrennanConroy commented 5 years ago

We have a section about logging for the Java client at https://docs.microsoft.com/aspnet/core/signalr/java-client?view=aspnetcore-3.0#add-logging

We might want to update the "Logging and diagnostics in ASP.NET Core SignalR" page with info about Java.