Skip to content

Add runtime platform logging in debug mode

Tomasz Maczukin requested to merge feature/log-runtime-platform-details into master

I've realized that it would be useful to know the operating system and architecture for which the runner used by a user was compiled. As well as the version of the Runner.

This MR adds such information to the debug log.

/cc @ayufan

Merge request reports