Correct stdout / stderr

Is there a way to fix the process logging? Currently, errors are written to stdout while log statements are written to stderr. This messes up monitoring. They should be reversed.