fix(core): Update dependencies and add logging for email and SMS functions
This commit is contained in:
@@ -6,4 +6,6 @@ export const logger = new plugins.smartlog.Smartlog({
|
||||
runtime: 'node',
|
||||
zone: 'serve.zone',
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
logger.enableConsole();
|
||||
Reference in New Issue
Block a user