Commit Graph
7 Commits
Author SHA1 Message Date
srowanandGitHub 5ddfeb8e7f Support multiple colors / styles
Winston supports configuring multiple styles rather than a single color.  For example you could winston.addColors( { error: ['white', 'underline', 'bgRed'] });
2017-09-15 13:46:03 -04:00
AndyandGitHub 5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
AndyandGitHub af8b0d1294 FIx new lint errors (#18382) 2017-07-25 10:34:23 -07:00
DABHandAndy a3024cec94 Winston: Make timestamp of GenericTextTransportOptions optional (#16846) 2017-06-02 09:00:11 -07:00
DABHandMohamed Hegazy ae6e2cfd61 Winston: Fix timestamp type signatures (#16213)
* Winston: Fix timestamp type signatures

* Update Winston tests to reflect updated type for timestamp
2017-05-03 13:07:40 -07:00
DABHandAndy d74f4d8ace Winston package: Typescript linting; minor cleanups/refactoring; add some missing exports (#15609)
* Typescript linting; minor cleanups/refactoring; add some missing exports

* Modify tslint.json to extend dtslint/dt.json rather than ../tslint.json
2017-04-19 14:15:10 -07:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00