Skip to content

Added a log system. #22

Merged
ways15xx merged 2 commits intoClassicCounter:mainfrom
NotSimpy:main
Mar 24, 2026
Merged

Added a log system. #22
ways15xx merged 2 commits intoClassicCounter:mainfrom
NotSimpy:main

Conversation

@NotSimpy
Copy link
Copy Markdown
Contributor

The new logging system will now automatically create and input information to WauncherLog.txt whenever any error occurs in the wauncher. This is done for better maintainability and better diagnostics in #help

This was previously done but not at this scale. WauncherLog is only one unified file, is thread safe, has fail safes, both sync and async logging methods, includes more relevant comments on the log and has a better format.

(Anything that was in the Wauncher_error.txt has also been done in WauncherLog.txt therefore i removed Wauncher_error.txt

The new logging system will now automatically create and input information to WauncherLog.txt whenever any error occurs in the wauncher. This is done for better maintainability and better diagnostics in #help
@ways15xx ways15xx merged commit 0b3172f into ClassicCounter:main Mar 24, 2026
1 check 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.

2 participants