Skip to content

Commit 5181461

Browse files
committed
update log options screenshot
1 parent a922459 commit 5181461

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gamedev/unreal/get-started/vs-tools-unreal-logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "View Unreal Engine logging in Visual Studio"
33
description: "Learn how to view Unreal Engine logs from within Visual Studio"
4-
ms.date: 08/22/2024
4+
ms.date: 03/13/2025
55
ms.topic: how-to
66
ms.service: visual-studio
77
ms.subservice: unreal-engine-tools
@@ -52,8 +52,8 @@ Starting with Visual Studio 2022 17.12, use **Tools** > **Options** > **Unreal E
5252

5353
:::image type="content" source="../media/vs-unreal-engine-log-options.png" alt-text="A screenshot of the Unreal Engine Log window options.":::
5454

55-
- **Clear on Launch**: Clear the log window when the game is launched.
5655
- **Remember filters**: Remember the filters you set in the log window when you close Visual Studio.
56+
- **Clear on Launch**: Clear the log window when the game is launched.
5757
- **Request JSON messages**: Request that log entries in JSON format. JSON provides a structured format that is easy to parse and process programmatically. This makes it simpler to extract specific information from log messages, such as error details, timestamps, and other metadata.
5858
- **Show automatically**: Show the log window automatically when the game is launched in Visual Studio.
5959

-13.1 KB
Loading

0 commit comments

Comments
 (0)