Dashboard generates Load time error diagnostics

When looking at logs via admin account, Dashboard is generating LOTS of Error class messages about load times.
Surely this is a Debug level diagnostic rather than hiding potentially more serious Error messages amongst a flood of load times?

cc @nickvergessen

Don’t use Debug on production instances

I agree, no debug in production.
Hence my pointing out that the diagnostic, which should be at debug level, is actually being generated at Error level.

…Lyall