WIP: Improve message helpers

Description

This MR adds context message helpers that should make writing simple debug messages easier.

Changes proposed in this merge request:

  • Add a handful of simply-named message functions to _context.py (e.g. context.info())
  • Modify current modules to use these helpers

This is part of #456 (closed)

CHANGELOG/Release Notes


Merge request reports

Loading