Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as winston from
'../index'
;
2
3
let
logger: winston.Logger = winston.createLogger({
4
level:
'info'
,
Callers
nothing calls this directly
Calls
7
get
Method · 0.80
has
Method · 0.80
isLevelEnabled
Method · 0.80
log
Method · 0.45
handle
Method · 0.45
add
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected