This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
frpc-desktop
Watch
1
Star
0
Fork
0
You've already forked frpc-desktop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
230
Commits
8
Branches
17
Tags
3.3
MiB
aad6fd78d5
Commit Graph
3 Commits
Author
SHA1
Message
Date
刘嘉伟
aad6fd78d5
🔊
Improve the log
2025-01-08 12:01:00 +08:00
刘嘉伟
19fde43f8b
✨
Improve logging and error handling in API modules: Refactored common, file, and logger APIs to utilize a new logging utility for better traceability. Enhanced error handling for URL opening and file dialog interactions, ensuring informative logs for success and failure cases. Introduced a utility to mask sensitive data in configuration logs, improving security during application initialization.
2025-01-08 11:22:09 +08:00
刘嘉伟
9510a4cb67
✨
Refactor logging and application initialization: Introduced a new logging utility for structured logging across the application. Enhanced the main process to log application events and errors, improving traceability and debugging. Cleaned up the code by removing deprecated comments and unused imports, and ensured proper error handling during configuration retrieval and API initialization.
2025-01-08 10:45:54 +08:00