opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
758 stars 307 forks source link

Fixed log_cout bug to log at all levels #3826

Closed AllisonJohn closed 3 days ago

AllisonJohn commented 3 days ago

Fixes issue #3428

Brief summary of changes

Changed logger cout message level from info to critical

Testing I've completed

Calling log_cout at every logger level (in sandbox)

Looking for feedback on...

CHANGELOG.md (choose one)


This change is Reviewable

nickbianco commented 3 days ago

@AllisonJohn looks like there are delays in PRs and Actions on GitHub's end: https://www.githubstatus.com/. Let's wait to see if this comes back online.