Skip to content

Improve and harmonise logging

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

Description

This patch is a first step toward a better logging infra. in BuildGrid.

Changes proposed in this merge request:

  • Clean-up logger configuration at start-up.
  • Make loggers private attributes
  • Harmonize some of the debug messages.

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

Part of #23 (closed) and #130 (closed) entirely.

Edited by Martin Blanchard

Merge request reports