Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade game log output from TRACE to INFO
This does is a spec change, but the best way to avoid this "test failure won't show us TRACE output unless we use the @CollectLogs decorator" is to not rely on TRACE output. Especially since we want game output more visible anyway, for troubleshooting on launch failure.
- Loading branch information