diff --git a/ts/index.ts b/ts/index.ts index 6959f59..19afae1 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -3,7 +3,7 @@ import * as plugins from './smartfile-destination-file.plugins'; export class SmartlogDestinationFile implements plugins.smartlogInterfaces.ILogDestination { public async handleLog (logPackageArg: plugins.smartlogInterfaces.ILogPackage) { - + } constructor() {