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
Following the drafted concept in the parent issue, create the basic logger implementation and test functionality. For the time being, use std::cout or std::cerr as the sink for the record function.