Skip to content

[Feature] Verbosity specification for runs #18

@nsryan2

Description

@nsryan2

Is your feature request related to a problem? Please describe.

In #17 some print statements were introduced in https://github.com/arfc/ghastly/pull/17/files/f53b34d70943e32e01fcd69463c8ad3ca5e8071b#diff-411a6d452028f20234ee027d5edf26c77073824ef97df97b68dae516bacd358c, these are not ubiquitous in the code and should be standardized, potentially with a verbosity option for users.

Describe the feature you'd like.

A verbosity option should be added to user inputs so users don't get unexpected print statements.

Describe alternatives you've considered.

The print statements can be removed.

Additional context.

These links might serve as good jumping off points (I've never added a verbosity option to a script before, I just poked around for 2 seconds to see what was out there).

How can this issue be closed?

This issue can be closed with a PR that addresses the handful of print statements in the code.

Metadata

Metadata

Assignees

Labels

Comp:OutputThis issue has to do with the output component of the code or document. (writing to databases, etc.)Difficulty:2-ChallengingThis issue may be complex or require specialized skills.Priority:4-LowThis work is valuable, but not urgent or mission critical.Status:1-NewNo one has claimed this issue yet. It is in need of solving.Type:FeatureNew feature or feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions