You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add event ID filters to text logger components (#4028)
* Add event ID filter to PassiveConsoleTextLogger
* Add event ID filter to ActiveTextLogger
* Add const qualifier to filtered event list pointers
* Fix assert argument types
* Fix clang format errors
* Fix copy-paste error on include file
Co-authored-by: Thomas Boyer-Chammard <49786685+thomas-bc@users.noreply.github.com>
* Add missing initialization to ActiveTextLogger constructor
---------
Co-authored-by: Ian Brault <ian.r.brault@jpl.nasa.gov>
Co-authored-by: Thomas Boyer-Chammard <49786685+thomas-bc@users.noreply.github.com>
Co-authored-by: M Starch <LeStarch@googlemail.com>
0 commit comments