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

Configure pino to create the log file directory if it does not exist. #35

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

andreachild
Copy link
Contributor

Configure pino to create the log file directory if it does not exist by setting mkdir=true. Previously without this flag an error would occur when attempting to write to the log if the directory did not yet exist.

@Cole-Greer Cole-Greer merged commit cccc370 into aws:main Oct 21, 2024
2 checks passed
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.

3 participants