capistrano-plugins / capistrano-unicorn-nginx

Capistrano tasks for automatic and sensible unicorn + nginx configuration
MIT License
175 stars 81 forks source link

Added configuration for nginx log location and level #96

Open almaron opened 7 years ago

almaron commented 7 years ago

Added :nginx_log_path and :nginx_log_level configuration to properly set nginx logging. I usually store the nginx logs with all the others in the applications log folder, so might be usefull.