srowan and GitHub
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
Andy and GitHub
5d6c651a1a
Apply stricter lint rules ( #19063 )
2017-08-17 14:53:41 -07:00
Andy and GitHub
af8b0d1294
FIx new lint errors ( #18382 )
2017-07-25 10:34:23 -07:00
DABH and Andy
a3024cec94
Winston: Make timestamp of GenericTextTransportOptions optional ( #16846 )
2017-06-02 09:00:11 -07:00
DABH and Mohamed 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
DABH and Andy
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