mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
docs: normalize frontmatter titles to sentence case
This commit is contained in:
@@ -3,7 +3,7 @@ summary: "Diagnostics flags for targeted debug logs"
|
||||
read_when:
|
||||
- You need targeted debug logs without raising global logging levels
|
||||
- You need to capture subsystem-specific logs for support
|
||||
title: "Diagnostics Flags"
|
||||
title: "Diagnostics flags"
|
||||
---
|
||||
|
||||
Diagnostics flags let you enable targeted debug logs without turning on verbose logging everywhere. Flags are opt-in and have no effect unless a subsystem checks them.
|
||||
|
||||
Reference in New Issue
Block a user