* Disable doctor logging on panic
If permissions are incorrect for writing to the doctor log simply disable the log file
instead of panicing.
Related #20570
Signed-off-by: Andrew Thornton <[email protected]>
* Update cmd/doctor.go
* Update cmd/doctor.go
Co-authored-by: delvh <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Co-authored-by: delvh <[email protected]>
Co-authored-by: techknowlogick <[email protected]>