Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging #51

Open
f1refa11 opened this issue Aug 23, 2023 · 1 comment
Open

Logging #51

f1refa11 opened this issue Aug 23, 2023 · 1 comment

Comments

@f1refa11
Copy link
Owner

By default, all the session's logs will be saved to latest.log, but in the Settings, you would be able to configure the game to:

  • Disable logs
  • Save logs of all sessions in latest.log, separating them with ### START SESSION AT [time] ### and ### END SESSION AT [time] ###
  • Separate the logs using several options:
    • as core.log, modules.log, crash.log in logs/ folder;
    • as core.log, crash.log and modules/ folder containing logs for all installed modules;
    • by date, with one of the 2 options above.
@f1refa11
Copy link
Owner Author

There will also be information about the size of all the logs, and button to clear the crash logs, info logs, or all logs.

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

No branches or pull requests

1 participant