]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/helpers/logger.ts
Feature/logrotation (#1881)
authorNassim Bounouas <NassimBounouas@users.noreply.github.com>
Tue, 11 Jun 2019 12:30:44 +0000 (14:30 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 11 Jun 2019 12:30:44 +0000 (14:30 +0200)
commitfcf4569f2da9ebcdc43caf8276f82098c89e5677
tree93a5657ecf71bddeffe78ba6cce03292692d45ab
parentdd2c2a52ccd07bcb2317dcc6ce45a2291e6bad62
Feature/logrotation (#1881)

* #1775 Configure the activation or deactivation of winston log rotation

* Winston log rotation enabled by default #1775

* #1775 tslint correction

* #1775 FileTransportOptions typed and configuration files

* #1775 tslint correction

* #1775 log.rotation.enabled configuration binding
config/default.yaml
config/production.yaml.example
server/helpers/logger.ts
server/initializers/config.ts