FileHandler constructor
FileHandler(})
Implementation
FileHandler(
this.file, {
this.enableDeviceParameters = true,
this.enableApplicationParameters = true,
this.enableStackTrace = true,
this.enableCustomParameters = true,
this.printLogs = false,
this.handleWhenRejected = false,
});