UNPKG

advanced-logger

Version:

Advanced logger module extendable with plugins. Works in nodejs and browsers

4 lines (3 loc) 71 B
export default interface IDefaultLogConfig { [key: string]: any; }