- Jul 07, 2012
-
-
Jed Parsons authored
-
Lloyd Hilaiel authored
-
- May 29, 2012
-
-
Lloyd Hilaiel authored
rework uncaught exception handling: log an error, don't bring the process down, bump a statsd counter: issue #1558
-
- Mar 12, 2012
-
-
Austin King authored
-
- Jan 30, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 17, 2012
-
-
Lloyd Hilaiel authored
-
- Nov 19, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 04, 2011
-
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-
Lloyd Hilaiel authored
in production (dev/beta/prod) use a more conventional logging format that includes timestamps. closes #234
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-
- Nov 03, 2011
-
-
Lloyd Hilaiel authored
in production (dev/beta/prod) use a more conventional logging format that includes timestamps. closes #234
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
-
- Aug 18, 2011
-
-
Lloyd Hilaiel authored
interface winston logging better, use the Console transport when running in the dev harness rather than manually logging to console (yay for colorized output)
-
Lloyd Hilaiel authored
rename 'log_path' configuration variable to 'var_path', as now it will be the path to all files created at runtime. issue #172
-
- Aug 17, 2011
-
-
Lloyd Hilaiel authored
find instances of console.log() and send them to the logger instead, when running under dev harness also route to console. issue #169
-
- Aug 09, 2011
-
-
Lloyd Hilaiel authored
-
- Jul 22, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jul 20, 2011
-
-
Lloyd Hilaiel authored
-
- Jun 22, 2011
-
-
Lloyd Hilaiel authored
-
- Jun 21, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Apr 16, 2011
-
-
Lloyd Hilaiel authored
generate a persistent secret for cookie encryption at first server run. still in pursuit of zero-config and as stateless as possible.
-