Provides the means to log debug text to various log areas and at various severity levels and send it to a MODSERIAL serial port object for output.

History

Updated for compatibility with LidarLitev3 program. Removed extern global declaration of logger object. cSystemControl object now instantiates all required objects and injects cLogger object dependency in to constructor of each object. default tip

2017-06-30, by paul_harris77 [Fri, 30 Jun 2017 16:36:48 +0000] rev 2

Updated for compatibility with LidarLitev3 program. Removed extern global declaration of logger object. cSystemControl object now instantiates all required objects and injects cLogger object dependency in to constructor of each object.


Added new areas.

2017-06-10, by paul_harris77 [Sat, 10 Jun 2017 23:07:20 +0000] rev 1

Added new areas.


First release.

2017-06-02, by paul_harris77 [Fri, 02 Jun 2017 16:54:30 +0000] rev 0

First release.