Skip to content

Enhance exception handling and logging capabilities#27

Merged
trheyi merged 1 commit into
YaoApp:mainfrom
trheyi:main
Feb 23, 2026
Merged

Enhance exception handling and logging capabilities#27
trheyi merged 1 commit into
YaoApp:mainfrom
trheyi:main

Conversation

@trheyi

@trheyi trheyi commented Feb 23, 2026

Copy link
Copy Markdown
Contributor
  • Introduced SetWriter and GetWriter functions to allow dynamic output target for debug and exception messages.
  • Refactored DebugPrint, CatchPrint, and CatchDebug functions to utilize a buffered approach for improved output formatting.
  • Updated Dump function to use the new GetWriter for consistent logging.
  • Removed the deprecated printTrace function to streamline the codebase.

- Introduced SetWriter and GetWriter functions to allow dynamic output target for debug and exception messages.
- Refactored DebugPrint, CatchPrint, and CatchDebug functions to utilize a buffered approach for improved output formatting.
- Updated Dump function to use the new GetWriter for consistent logging.
- Removed the deprecated printTrace function to streamline the codebase.
@trheyi trheyi merged commit 6965683 into YaoApp:main Feb 23, 2026
2 of 4 checks passed
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.

1 participant