David Jackson
David Jackson
## Why this change? Robot Framework currently silently drops all logs from non-main threads, [as documented in the user guide](http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#communication-when-using-threads). This can make it difficult to diagnose test failures when...
Robot Framework currently silently drops all logs from non-main threads, [as documented in the user guide](http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#communication-when-using-threads). This can make it difficult to diagnose test failures when multiple threads are involved,...