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

Make sure that base folder exists #10

Merged
merged 5 commits into from
May 28, 2024
Merged

Conversation

airxnoor
Copy link
Collaborator

Crashlytics mentions a few crashes related to the base folder not ready for storing log files. This pr ensures that the base log folder is always present before a file operation starts.

Copy link

@jstarczewski jstarczewski left a comment

Choose a reason for hiding this comment

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

I lurked into implementation a bit more, please let me know what you think!

@airxnoor airxnoor requested a review from jstarczewski May 28, 2024 08:20
Copy link

@jstarczewski jstarczewski left a comment

Choose a reason for hiding this comment

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

Great job! If there are no changes needed for other logger facilities then let's get that merge and please provide a PR to update the KMP log on app side if you can, or let me know so I will do it :)

@airxnoor airxnoor merged commit e914737 into main May 28, 2024
2 checks passed
@airxnoor airxnoor deleted the bugfix/io-exception-crash branch May 28, 2024 09:45
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