Skip to content

feat: add auto logger#838

Draft
Disservin wants to merge 3 commits intomasterfrom
auto-log
Draft

feat: add auto logger#838
Disservin wants to merge 3 commits intomasterfrom
auto-log

Conversation

@Disservin
Copy link
Copy Markdown
Owner

This stores logs in memory and when a warning event or worse occurs, dumps the log for that specific thread. The current implementation won't log if errors appear in the main thread (the manager). Almost all problems anyway occur in the match threads. The log is cleared between games.

Just an experiment right now

This stores logs in memory and when a warning event or worse occurs,
dumps the log for that specific thread. The current implementation won't
log if errors appear in the main thread (the manager). Almost all
problems anyway occur in the match threads. The log is cleared between
games.
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