Skip to content

Commit 5f7b269

Browse files
authored
Update logging.md
1 parent 4ab8d67 commit 5f7b269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

serviceinsight/logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Logging in ServiceInsight
3-
reviewed: 2022-11-23
3+
reviewed: 2025-02-25
44
summary: How logging works and how to access the log files
55
component: ServiceInsight
66
redirects:
@@ -11,7 +11,7 @@ ServiceInsight has a log window that contains details of the HTTP communication
1111

1212
To keep the number of logs minimal and relevant, the log window relates mostly to HTTP operations and calls to ServiceControl, since they can cause the most confusion due to the nature of the HTTP operations (timeouts, network issues, etc.).
1313

14-
Note that all HTTP communications with ServiceControl are logged: the request being sent, the parameters, and the request/response headers. If a request to ServiceControl fails, it is also shown in red in the log window.
14+
All HTTP communications with ServiceControl are logged: the request being sent, the parameters, and the request/response headers. If a request to ServiceControl fails, it is also shown in red in the log window.
1515

1616
![Log Window](images/008-log-window.png 'width=500')
1717

0 commit comments

Comments
 (0)