JoshCheek / miniature-octo-ironman

It's small. It had 8 legs. It sells weapons of mass comprehension to the most eager learner!
4 stars 4 forks source link

App logs output to file #1

Open JoshCheek opened 10 years ago

JoshCheek commented 10 years ago

Currently is just logging to stdout, we want it to log to a file (e.g. logs/development.log, log/test.log, log/production.log)

log-output