Arthur Cinader
fa736f1df7
Allow logger to add transports ( #2363 )
...
- Move all of the winston logic from FileLoggerAdapter to WinstonLoggerAdapter
- Export WinstonLoggerAdapter so it can be sublcassed
- Expost the ability to add adittional transports to logger
- Import FirehoseLoggerAdapter alongside other adapters so it can be configured.
2016-08-06 08:29:19 -04:00
Sen Palanisami
7d234e054b
Log objects rather than JSON strings and option for single line logs ( #2028 )
...
* Log objects rather than JSON strings and option for single line logs
This reverts commit fcd914bdfd .
* Better password stripping tests
2016-07-15 16:18:50 -04:00
Steven Shipton
8b43d2644f
Change existsSync to exception handler ( #1879 )
2016-05-23 11:49:43 -07:00
KartikeyaRokde
5d887e18f0
FIX #1572 - Accepting LOGS_FOLDER as env variable ( #1757 )
...
* FIX #1572 - Accepting LOGS_FOLDER as env variable
* Changed env variable LOGS_FOLDER to PARSE_SERVER_LOGS_FOLDER
* Added Note for starting parse-server with PARSE_SERVER_LOGS_FOLDER env variable
2016-05-17 17:02:28 -07:00
Florent Vilmart
cedac3fda6
Adds support for --verbose and verbose option when running ParseServer ( #1414 )
2016-04-07 18:07:52 -04:00
Florent Vilmart
ec6a39718d
Adds console transport when testing with VERBOSE=1
2016-04-04 11:07:25 -07:00
Florent Vilmart
4774e90937
Removes all stdout/err logs while testing
2016-03-29 22:52:00 -04:00
Florent Vilmart
5c1fe3a325
Better logging with winston
2016-03-28 20:16:58 -04:00