ruby-app-tweetmap icon indicating copy to clipboard operation
ruby-app-tweetmap copied to clipboard

No log file

Open Byte1122 opened this issue 10 years ago • 0 comments

after command "bundle exec ruby app.rb" it is asking for: "configure_logger.rb:3:in `initialize': No such file or directory @ rb_sysopen - ./log/app.log (Errno::ENOENT)"

You can solve this by adding the "log" directory with the "app.log" in it.

or

follow the pull request from tworitdash

Byte1122 avatar Sep 15 '15 22:09 Byte1122