smartuniverse/ts/smartuniverse.logging.ts
2020-09-24 18:13:48 +00:00

3 lines
109 B
TypeScript

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