Skip to content

Commit a3afee2

Browse files
committed
howto-troubleshoot-resource-logs
1 parent f1d071d commit a3afee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/howto-troubleshoot-resource-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are three types of resource logs: _Connectivity_, _Messaging_, and _HTTP r
2020
- **Messaging** logs provide tracing information for hub messages that are sent or received via Azure Web PubSub service, like the tracing ID or message type.
2121
- **HTTP request** logs provide tracing information for HTTP requests to the Azure Web PubSub service, like HTTP method or status code. Typically, an HTTP request is recorded when it arrives at or leaves from the service.
2222

23-
## Capture resource logs with the live trace tool
23+
## Capture resource logs by using the live trace tool
2424

2525
The Azure Web PubSub service live trace tool can collect resource logs in real time, which is helpful for troubleshooting problems in your development environment. The live trace tool can capture connectivity logs, messaging logs, and HTTP request logs.
2626

0 commit comments

Comments
 (0)