mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-19 20:44:44 -04:00
* c_str() needed for pretty debug logs (to not log integers which means nothing) * std::string operator needed to log not only message, ale it's content if provided (similar to __repr__ from pytohon