Variable: logger
• Const
logger: Object
Type declaration
Name | Type |
---|---|
debug | (...s : any []) => void |
error | (s : any ) => void |
fatal | (...s : any []) => void |
info | (s : any ) => void |
log | (...s : any []) => void |
warn | (s : any ) => void |
The State of JS survey is live, featuring a monorepo tools sectionThe State of JS survey is live, featuring a monorepo tools sectionVote for us
• Const
logger: Object
Name | Type |
---|---|
debug | (...s : any []) => void |
error | (s : any ) => void |
fatal | (...s : any []) => void |
info | (s : any ) => void |
log | (...s : any []) => void |
warn | (s : any ) => void |