I am a newbie to Ruby On Rails and i am struck with configuring logging for the application which i am developing
I followed the steps answered in this question a link
In my log directory, the log file gets created. But nothing gets written to the log file.
I am using ruby 2.0.0 p0. How to debug and fix this? I am struck on this for a day.