smartdata/ts/smartdata.logging.ts
2022-05-17 00:33:44 +02:00

4 lines
109 B
TypeScript

import * as plugins from './smartdata.plugins.js';
export const logger = new plugins.smartlog.ConsoleLog();