Skip to content

Add configuration for level of program output #208

@beakerandjake

Description

@beakerandjake

Need some sort of verbosity setting for commands, apart from log level. Some people might find current output too verbose.

Possible additional configurations:
-Only add emojis to start of line.
-Configure to disable colors

Current output of solve

❄️  Puzzle (Year: 2022 Day: 1 Level: 1)  🥛
⛄️ Loading cached input file ⛄️
🍪 Executing your code 🥛
🌟 You answered: 1234 (solved in 18.906μs) 🛷

Less verbose possibilities for solve

❄️  Puzzle (Year: 2022 Day: 1 Level: 1)  🥛
🌟 You answered: 1234 (solved in 18.906μs) 🛷
Puzzle (Year: 2022 Day: 1 Level: 1) 
1234 (solved in 18.906μs)
1234

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions