UNPKG

@tech-bureau/mijin-catapult-tools

Version:

This tool is for easy operation of mijin Catapult(v.2)

6 lines 176 B
import { Logger } from 'winston'; export default class LoggerFactory { private static _winstonLogger; static getLogger(): Logger; } //# sourceMappingURL=Logger.d.ts.map