Files
GT610 2c495a44c3 fix(log): Logging System Improvements and Error Handling Enhancements (#994)
* fix: Added logging to exception handling

Added detailed error logging to exception handling across multiple files, including exception information and stack traces, to facilitate troubleshooting.

* refactor(logging): Standardize logging output methods

Replace existing debugPrint and lprint with Loggers.app.warning to enhance logging consistency and maintainability.

* refactor: Remove redundant debug log prints

Clean up unnecessary log print statements in debug code

* feat(i18n): Added internationalization support for the logging feature
2026-01-07 15:09:22 +08:00
..
2025-10-08 17:03:13 +08:00
2025-08-17 14:06:24 +08:00
2025-06-10 14:27:27 +08:00
2025-08-08 16:56:36 +08:00
2025-06-04 00:11:31 +08:00
2025-07-25 16:38:28 +08:00