CorsairLink.log file being accessed constantly
EvanMulawski opened this issue · 1 comments
EvanMulawski commented
Discussed in #145
Originally posted by hst12 February 4, 2024
Hi. Would it be possible to disable this log file?
Process Monitor shows that it's being constantly accessed.
The log file is being opened for writing even if there is nothing to write. Ensure the StringBuilder
length is greater than zero before performing the write operation.
EvanMulawski commented
Fixed in v1.6.0-beta.2