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

Release: v1.1.1: Saving Everything (patch) #2

Merged
merged 4 commits into from
Jul 20, 2023
Merged

Conversation

emanuelfranklyn
Copy link
Member

  • [FIXED] Fixed a bug that caused logs that passed arguments to log the same thing twice

  • [FIXED] Fixed typescript types for the Logger class

  • [FIXED] Fixed an issue that caused having two logger instances logging to the same folder to cause a crash when the second instance tried to close the file stream

  • [FIXED] Zip files timestamp now reflects the last modified time of the latest log file instead of the time of the zip creation

  • [UPDATE] Fatal logs now are saved per fatal crash, instead of all fatal crashes of the same execution being saved to the same file

  • [UPDATE] Fatal logs now have a 4 character random code at the start of the file name to prevent overwriting of files

  • [UPDATE] Zip files now have a 4 character random code at the start of the file name to prevent overwriting of files

@emanuelfranklyn emanuelfranklyn added bug Something isn't working enhancement New feature or request labels Jul 20, 2023
@emanuelfranklyn emanuelfranklyn self-assigned this Jul 20, 2023
Copy link
Member

@LoboMetalurgico LoboMetalurgico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank You!

@LoboMetalurgico LoboMetalurgico merged commit 07889b7 into release Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants