Skip to content

Create logging system #74

Description

@Drake-Eidukas

It would be pretty nice if we could make an abstraction on top of our current printouts that provides helpers such as logging levels (info, debug, warning, error, critical) such that you can use flags to customize the output of cfg. For example, setting verbosity (i.e. only show error logs), setting log sinks, and turning off colors. This way, we can have a simple and centralized way of aggregating user preferences via either the base's config, or allowing overrides per-command via flags.

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

    refactorThis isn't super important, but would be nice to refactor

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions