bitwalker / distillery

Simplify deployments in Elixir with OTP releases!
MIT License
2.96k stars 398 forks source link

Fix log location #560

Closed chenxsan closed 5 years ago

chenxsan commented 5 years ago

Summary of changes

I didn't find any directory named "logs" under my release root. All I can find is 'var/log'. Feel free to close it if I'm wrong.

Licensing/Copyright

By submitting this PR, you agree to the following statement, please read before submission!

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for Distillery (the "Contribution"). My Contribution is licensed under the MIT License.

bitwalker commented 5 years ago

Thanks!