DefinitelyTyped/types/winston
srowan 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
..
index.d.ts
tsconfig.json
tslint.json
winston-tests.ts