Skip to content

Produce log messages

Martin Blanchard requested to merge mablanch/23-new-logging into master

Description

Collect log records and emit log messages as defined at #23 (closed).

Changes proposed in this merge request:

  • Move log record handling to the main loop.
  • Produce messages out of these records.

This merge request, when merged, will address issue/bug:

#23 (closed)

Edited by Martin Blanchard

Merge request reports