MCPcopy
hub / github.com/winstonjs/winston / typescript-definitions.ts

File typescript-definitions.ts

test/typescript-definitions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as winston from '../index';
2
3let logger: winston.Logger = winston.createLogger({
4 level: 'info',

Callers

nothing calls this directly

Calls 7

getMethod · 0.80
hasMethod · 0.80
isLevelEnabledMethod · 0.80
logMethod · 0.45
handleMethod · 0.45
addMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected