Commit Graph

13 Commits

Author SHA1 Message Date
Tyler Renelle a98f73dd8d tmp(newrelic) remove newrelic until #4471 fixed 2015-01-03 13:59:56 -07:00
Matteo Pagliazzi 61ae5c7420 fix(loggly): enable only manually 2014-12-13 15:01:38 +01:00
Matteo Pagliazzi dac2fc682d feat(loggly): change tag based on base_url, logs internal server errors 2014-12-13 14:48:14 +01:00
Matteo Pagliazzi 8935538b53 feat(loggly): enable json loggin and start loggin errors during cron 2014-12-12 20:05:37 +01:00
Matteo Pagliazzi b10d4606f5 fix(loggly): typo and remove testing 2014-12-12 13:09:21 +01:00
Matteo Pagliazzi af1ff6d740 feat(loggly): add test log, use only in production and add sample config 2014-12-12 12:17:48 +01:00
Matteo Pagliazzi 7356e0bafe feat(loggly): add loggly 2014-12-12 12:11:26 +01:00
Tyler Renelle bf29a19d33 chore(errors): allow disabling error emails (getting too many
VersionError, which maxes our limit and people can't use "Forgot
Password" feature)
2014-07-21 19:09:05 -06:00
Tyler Renelle 83b3739f46 fix(winston): typo 2014-02-02 23:26:57 -07:00
Cole Gleason e966cc956a chore(logging): only log to console and file on dev (cc @lefnire) 2014-02-03 00:14:31 -06:00
Cole Gleason 71f4371d9c chore(logging): add Newrelic and Email transports for Winston
This will send an email on errors logged with winston and thus removes
the old error emailing code.
2014-02-01 02:46:22 -06:00
Cole Gleason ae847facda chore(logging): fix logging.error and make sure logger exists 2014-02-01 02:08:32 -06:00
Cole Gleason 2188b5a6c0 chore(logging): add logging via Winston and wrapped it with a custom logging module 2014-02-01 01:47:11 -06:00