Currently, all machine-check errors are logged to the console. However, this can have performance implications which can turn a storm of correctable errors into disruptive events.
Provide an option to direct non-fatal messages to syslog. Note that we will always log to the console for fatal errors and errors directly printed from a hardware interrupt context.