FanControl.Releases icon indicating copy to clipboard operation
FanControl.Releases copied to clipboard

[Feature Request] Add "disable log" command line option

Open codychen98 opened this issue 6 months ago • 0 comments

Hi, is it possible to add a --disable_log command line option? It's annoying everytime I update Nvidia driver, it creates a log like below:

6/18/2025 11:44:11 AM: Update - NvAPIWrapper.Native.Exceptions.NVIDIAApiException: NVAPI_NVIDIA_DEVICE_NOT_FOUND
   at NvAPIWrapper.Native.GPUApi.GetThermalSettings(PhysicalGPUHandle physicalGPUHandle, ThermalSettingsTarget sensorTarget)
   at NvAPIWrapper.GPU.GPUThermalInformation.get_ThermalSensors()
   at FanControl.Domain.BackendProviders.NVApiWrapper.NVApiTempSensor.Update()
   at FanControl.Domain.BackendProviders.NVApiWrapper.NVApiWrapperBackendProvider.Update()
6/18/2025 11:44:11 AM: NvAPI failed. A complete refresh is required.

It would be nice to have options, so user can choose to enable log when they have issues, thanks!

codychen98 avatar Jun 19 '25 15:06 codychen98