abslog

An abstract logger - Enables adding logging to modules without adding a dependency to a full log library.

logstub

A basic libray to stub logging calls when an external logger is expected.

loglayer

Standardizes logging across multiple logging libraries, providing a consistent way to specify context, metadata, and errors.