summaryrefslogtreecommitdiffstats
path: root/mmss/monitor.hpp
AgeCommit message (Collapse)Author
2014-07-24Completely log simulationsHEADmasterMatthias Schiffer
2014-03-22Change gmrf_iface_t arguments in monitors to iface_tMatthias Schiffer
2014-03-21Add monitorsMatthias Schiffer
Monitors are used to log events from the simulated nodes. So far there are a log monitor which just logs the nodes' log messages and a SQLite monitor which does nothing at the moment.