Add method to query current filename from DataLogBackgroundWriter #7563
Labels
component: wpiutil
WPI utility library
type: feature
Brand new functionality, features, pages, workflows, endpoints, etc.
Is your feature request related to a problem? Please describe.
I want to live sync data on a coproc with rio wpilog data and want to name it on the coproc the same name as the current wpilog filename.
Describe the solution you'd like
I'd like DataLogBackgroundWriter to have a getter for
WriterThreadState::filename
The text was updated successfully, but these errors were encountered: