trackit_history library

Part of very simple, lightweight and modular logging system. Trackit is a logger that is expandable with additional modules. This is module for storing logs in memory.

Classes

TrackitHistory
Trackit history observer

Typedefs

TrackitHistoryList = List<LogEvent>