Before the plugin enters the chat.
The one log line you need is buried under fifty you do not.
You know the answer is in the log — but not which category, and not at which verbosity. Opening Default.ini mid-debug is slow, easy to typo, and risky on a shared branch.
Turn LogTemp to Verbose and the output window becomes unreadable. Mute too much and the clue never appears. Every detour out of the editor costs focus.
What that feels like
- Relevant categories are hard to discover without config spelunking.
- Session tweaks and project-wide logging policy get mixed up under pressure.
- Debug loops stall on noise before they reach the one useful line.