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

Attempt to create a directory for the log file #87

Open
nigredo-tori opened this issue Nov 20, 2018 · 0 comments
Open

Attempt to create a directory for the log file #87

nigredo-tori opened this issue Nov 20, 2018 · 0 comments

Comments

@nigredo-tori
Copy link

nigredo-tori commented Nov 20, 2018

Given log configuration like this:

log=./logs/service.log
log.overwrite=false
log.roll.prefix=service
log.roll.suffix=.log
log.roll.size=10

, the service does not create service.log if the logs folder didn't exist before launch. That means that the log is lost unless we explicitly create the directory elsewhere.

Winrun4j version - 0.4.5

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