Logging in 2018.x.y.z presents you with 60 or 70 lines before getting to grips with your actual workspace. A lot of this could be presented in an 'on load' log and hidden from casual view.
Perhaps consider logging levels to control the verbosity of the report - I would, typically, just like to see 'Started Transformer x', results of print statements, 'finished transformer x' and the final summary. All of the version information and memory consumption reporting obfuscates the log.

