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

File Logger: Add Append Mode Option #35

Open
Spotlightsrule opened this issue Jan 10, 2024 · 0 comments
Open

File Logger: Add Append Mode Option #35

Spotlightsrule opened this issue Jan 10, 2024 · 0 comments

Comments

@Spotlightsrule
Copy link

When running Logy's file logger with an existing log file, the logger will overwrite its contents. This behavior cannot be modified by the end user, which may cause issues with 3p libraries like Lumberjack (a log rotator). There should be an option to append to an existing file instead of overwriting it.

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