File simple.h

Parent directory (rcsw/er/plugin)

A simple C debugging/logging frameworkwhich only uses RCSW internals.

Definition (rcsw/er/plugin/simple.h)

Detailed Description

Comprises debug printing on a module basis, with the capability to set the level for each module independently (if you really want to). Mainly intended for environments with no stdlib, such as bootstraps.

2023 John Harwell, All rights reserved.

SPDX-License-Identifier: MIT

Includes