I am using psutil to log cpu resources and my application process information like cpu usage, memory, etc.
Psutil loop runs in another thread inside my application pr