<div dir="ltr">Howdy, I'm using os_mon to grab some system memory stuff, but now I'm getting extra junk in my log when the app shuts down. This code is a library and I don't want to litter other folks app logs..<div><br></div><div>```</div><div>[os_mon] cpu supervisor port (cpu_sup): Erlang has closed<br></div><div>```</div><div><br></div><div>I can suppress it by not starting cpu_sup via config, but I need some of that data too. </div><div><br></div><div>Is there a way to gently shut that application down or to suppress this logging?</div><div><br></div><div>Thanks!</div></div>