-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
refactorThis isn't super important, but would be nice to refactorThis isn't super important, but would be nice to refactor
Description
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.
Metadata
Metadata
Assignees
Labels
refactorThis isn't super important, but would be nice to refactorThis isn't super important, but would be nice to refactor