fix(core): implement log router
This commit is contained in:
@@ -3,4 +3,3 @@ import { Smartlog } from './smartlog.classes.smartlog';
|
||||
const defaultLogger: Smartlog = new Smartlog();
|
||||
|
||||
export { Smartlog, defaultLogger };
|
||||
|
||||
|
Reference in New Issue
Block a user