fix(core): update
This commit is contained in:
parent
7bd12e7a01
commit
260af690ff
@ -34,7 +34,7 @@ export class Smartlog implements plugins.smartlogInterfaces.ILogDestination {
|
||||
/**
|
||||
* enables console logging
|
||||
*/
|
||||
public enableConsole(optionsArg?: { captureAll: boolean }) {
|
||||
public enableConsole(optionsArg?: { }) {
|
||||
this.consoleEnabled = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user