Skip to content

Commit 9701733

Browse files
committed
docs: add logging improvements documentation
Documented the synchronous method logging enhancements: Key Improvements: 1. Execution mode annotation: '(synchronous mode)' 2. Performance awareness: Suggests async method when applicable 3. Consistent logging format with async method Benefits for Users: ✅ Distinguish sync vs async execution ✅ Identify performance optimization opportunities ✅ Debug tool execution issues ✅ Filter and analyze logs effectively Includes: - Before/after comparisons - Usage scenarios - Log filtering examples - Best practices - Performance impact analysis Related: 71f9191 Signed-off-by: shaojie <741047428@qq.com>
1 parent ab0debe commit 9701733

File tree

1 file changed

+436
-0
lines changed

1 file changed

+436
-0
lines changed

0 commit comments

Comments
 (0)