mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-20 14:22:25 +01:00
* replacing file-stream-rotator with a better logging mechanism using winston which can be extended later for other use cases and integrations * refactoring logger mechanism, accomodating for tests and environment variable configurations * only enabling morgan logger if config.log.format option was defined, and disabling the app.log file transport option for the test environment * disabling all kind of logging when in test enviroment