System.err.println durch McpLogger ersetzen (34 Stellen) #54
Labels
No labels
bug
build
enhancement
headless
P1-critical
P2-high
P3-medium
P4-low
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-tools/jdt-mcp-server#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
34 Stellen nutzen
System.err.println("[JDT MCP] ...")stattMcpLogger. Das umgeht Rotation, Timestamp-Formatierung und Level-Filterung. Fehler landen nicht in der Log-Datei.Betroffene Klassen
ExecutionToolsMcpHttpServerCreationToolsCodeAnalysisToolsNavigationToolsDocumentationToolsCodeGenerationToolsProjectInfoToolsRefactoringSupportFix
Grep nach
System.err.printlnund durchMcpLogger.info/warn/errorersetzen.Gefunden von
Fowler, Starke, Gamma (3/5 übereinstimmend)