fix(core): update
This commit is contained in:
parent
6320be028f
commit
f3a7447b3b
@ -3,7 +3,7 @@ import * as plugins from './smartfile-destination-file.plugins';
|
|||||||
export class SmartlogDestinationFile implements plugins.smartlogInterfaces.ILogDestination {
|
export class SmartlogDestinationFile implements plugins.smartlogInterfaces.ILogDestination {
|
||||||
|
|
||||||
public async handleLog (logPackageArg: plugins.smartlogInterfaces.ILogPackage) {
|
public async handleLog (logPackageArg: plugins.smartlogInterfaces.ILogPackage) {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
constructor() {
|
constructor() {
|
||||||
|
Loading…
Reference in New Issue
Block a user