monkeytype/backend/api/controllers
Rizwan Mustafa 020ac5cb24
Add logging support from Winston with colored output (#2774)
* Converted initial outputs to color outputs

* Some more coloring

* Colored all error outputs

* Completed coloring of outputs

* Created basic logger instance

* Moved over to Winston for logging

* Remove unnnecessary stuff

* Added max file size

* Renamed log to logToDb

* minor refactor and added tab separation with timestamps

* Some changes. Thanks Bruception

* Created wrapper for logger

* Tiny refactor

* Some fixes

* Some fixes

* Update example env

* Remove general

* using default yellow, making colors bold

* removed square brackets

* removed square brackets

* using logger instead of console log

* updated timestamp format

* moved comment up

* Fixed typo

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-03-27 11:29:11 -04:00
..
ape-keys.ts Final touches/tuning for ApeKeys (#2663) 2022-03-09 19:40:35 +01:00
config.ts Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
leaderboards.ts stopping rank command from running if leaderboard is updating 2022-03-11 15:20:43 +01:00
preset.ts Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
psa.ts Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
quotes.ts Add logging support from Winston with colored output (#2774) 2022-03-27 11:29:11 -04:00
result.ts Add logging support from Winston with colored output (#2774) 2022-03-27 11:29:11 -04:00
user.ts Add logging support from Winston with colored output (#2774) 2022-03-27 11:29:11 -04:00