Added by saurabh agarwal over 15 years ago
Hi ,
I tried to deploy redmine in a production mode and all the things are running fine except that when I access "My TODO" I get an error , Since its in production I cant see what the specific error is , I am not facing the issues in development system.
How can i see the logs in the production system.
Please help.
Thanks
Saurabh
Redmine logs to log/production.log
when it's running in production. Any errors should be logged there.
Eric Davis