MustStartFromEnv() the env path does not automatically get created
Open
- Dominant language
- HTML
- Stars
- 253
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
MustStartFromEnv in this function it takes STACKLOG_PATH as argument, and it does not create the stack log path automatically if it doesn't exist.
It should be checked before starting the logging process and should be created if not exists.
Contributor guide
Assessment
This issue has not been assessed yet.