Bug Description:
The IPC system appears to be making a large number of logs at info level. They should likely be demoted to debug or trace level, or removed if no longer necessary.

@tortmayr, @JonasHelming
Steps to Reproduce:
- Start the application
- Do some things (or walk away)
- Find a large number of logs of IPC activity.
Additional Information