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