UNPKG

twitch-core

Version:
7 lines (6 loc) 163 B
import winston from 'winston'; export declare class ClientLogger { private log; constructor(); getLogger(moduleName?: string): winston.Logger; }