Skip to content

Commit 8909a8e

Browse files
committed
tweak
1 parent 9bf3e3f commit 8909a8e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
Binary file not shown.

docs/debugger/not-in-toc/snapshot-debugger-start-page.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,13 @@ The website itself is still live and end users aren't impacted. By default, only
5656

5757
3. In the **Message** field, enter a log message that you want to log. You can also evaluate variables in your log message by placing them inside curly braces.
5858

59-
![Logpoint data in the diagnostic tools window](../media/snapshot-startpage-logpoint-output.png)
60-
6159
If you choose **Send to Output Window**, the message appears in the Diagnostic Tools window when the logpoint is hit.
6260

6361
If you choose **Send to application log**, the message appears anywhere that you can see messages from `System.Diagnostics.Trace` (or `ILogger` in .NET Core), such as App Insights, when the logpoint is hit.
6462

6563
## Learn More
6664

67-
You can find more information about the Snapshot Debugger on the [docs page](../debug-live-azure-applications.md).
65+
You can find more information about the Snapshot Debugger on the [docs page](../debug-live-azure-applications.md). Learn more about setting conditions to make it easier to find bugs.
6866

6967
## Don't' Show Me This Again
7068

0 commit comments

Comments
 (0)