Skip to content

docs(unreal): remove mention of Enable Structured Logging/Metrics options - #19044

Open
tustanivsky wants to merge 2 commits into
masterfrom
unreal-remove-enable-logs-metrics-options
Open

docs(unreal): remove mention of Enable Structured Logging/Metrics options#19044
tustanivsky wants to merge 2 commits into
masterfrom
unreal-remove-enable-logs-metrics-options

Conversation

@tustanivsky

@tustanivsky tustanivsky commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

This PR removes documentation references to the Enable Structured Logging and Enable Metrics options in the Unreal Engine SDK. Both features are now always enabled, and the corresponding plugin settings are deprecated no-ops.

Key Changes

  • Reframe the logs and metrics Setup includes to state the features are enabled by default (drop the "check the option" / "set it programmatically" steps)
  • Remove the Enable Structured Logging and Enable Metrics master-toggle rows from the options tables
  • Drop the redundant Settings->EnableStructuredLogging = true; / Settings->EnableMetrics = true; assignments from the code samples

Related items

…ions

Structured logging and metrics are now always enabled in the Unreal SDK, so
the Enable Structured Logging / Enable Metrics settings are no longer needed.
Drop the enablement steps, the master-toggle option rows, and the redundant
EnableStructuredLogging/EnableMetrics assignments from the code samples.
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview Aug 13, 2026 5:46pm
sentry-docs Ready Ready Preview Aug 13, 2026 5:46pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants