Commit Graph

18 Commits

Author SHA1 Message Date
sebv a8f6077fff log stripColors fix 2014-11-04 22:50:08 +08:00
Eric Millin fe2335e311 Change for #2954: add configurable log levels for different transports 2014-09-10 16:02:45 -04:00
Eric Millin f15fb054dc Added hack force debug messages to stdout. Fix for #3194 2014-08-22 09:55:48 -04:00
Payman Delshad 5bbdea8992 Added --local-timezone that uses local timezone for timestamps. 2014-07-11 00:54:10 +02:00
sebv a1f221c411 Moved default loglevel to debug, added loglevel info message at startup 2014-06-25 23:53:08 +08:00
sebv 27e88940f5 Logging improvements 2014-06-25 23:23:11 +08:00
sebv cdafd82509 Improving logging 2014-06-04 09:07:58 +08:00
sebv 29396f82d6 dynamic bootstrap + minor changes 2014-06-03 20:23:32 +08:00
Payman Delshad 4c18b4dfd6 Set log level to 'debug' for logging to file. 2014-04-14 11:10:25 -07:00
Jonathan Lipps d54852ddb9 ensure that the logger is initialized with correct args before using it (fix #2308) 2014-04-10 18:46:43 -07:00
Payman Delshad ae54ebe297 Fix the broken -g/--log and --log-no-colors. 2014-04-08 19:04:57 +02:00
sebv 34816eaa70 Avoiding passing LogNoColors/LogColors everywhere. 2014-03-25 11:34:34 +08:00
sebv cf783c5c82 Revert "Avoiding passing LogNoColors/LogColors everywhere."
This reverts commit bdb63583de.
2014-03-23 11:33:19 +08:00
sebv bdb63583de Avoiding passing LogNoColors/LogColors everywhere. 2014-03-22 20:47:31 +08:00
sebv d971f72c46 stricter jshint rules enforcable from editor 2014-01-29 14:03:34 +08:00
Payman Delshad 0c85864f43 Make sure there's no color in the console output when --log-no-colors is used. 2013-11-13 20:26:18 +01:00
Jonathan Lipps 3ba0e3f0c6 add --log-timestamp and --log-no-colors options
also clean up and consolidate logging code
2013-10-28 16:36:32 -07:00
Jonathan Lipps 31c49f590d move server-related stuff into lib/server 2013-10-17 10:30:11 -07:00