Yes, my question is why was this message (in OP) sent to stdout instead of stderr? Even non-'Error' level messages (like that 'Notice' level message about config files) get logged to stderr, so why is this particular 'Error' level message being sent to stdout? Is there anything about this in the docs?