We found that SLNet is configured to log in Verbose Mode
If we change to Error is it taken into account directly ?
Julien DA COSTA [DevOps Member] Answered question 4 hours ago
i think it is a problem if components write regardless the log level.
we monitored the disk io write / sec with perfmon and sometimes it writes MB /sec
in production we don't need verbose logs, only errors.
and capability to switch to more details live to identify problems.
I noticed that IEngine.LogType has an Always value.
Does IEngine.Log method with only message argument logs in Always mode ?
Julien DA COSTA [DevOps Member] Answered question 4 hours ago