Skip to content

Add logging capability to the lib and cli #184

Description

@dnovick

It is important that this library and the CLI have a logging capability.

However, since this is a library, we'll need the capability to be "pluggable" to various logging capabilities.

I think the right way may be some kind of logging class "registration" at startup, with sensible defaults (e.g., stderr).

The capability should use an existing open source C++ logging library and be configurable by the library user or by config file (e.g. JSON file).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions