- gazebo
- common
- Logger
Handles logging of data to disk. More...
#include <Logger.hh>

Classes | |
| class | LogObj |
Public Member Functions | |
| Logger () | |
| Constructor. | |
| virtual | ~Logger () |
| Destructor. | |
| void | AddLog (const std::string &model, const std::string &filename) |
| Add a log file. | |
| void | RemoveLog (const std::string &entity) |
| Remove a log. | |
| void | Update () |
| Update the log files. | |
Handles logging of data to disk.
1.7.5.1