Fine-grained control over task output #4
Labels
No Label
Browser: Chromium
Browser: Firefox
Bug Report
Completed
Crate: hooked-book
Documentation
Enhancement
Feature Request
Packaging
Progress Tracker
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#8 Add a report type for hook output status
Holllo/hooked
Reference: Holllo/hooked#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
general.noise_levelconfiguration field with options:quiet, output only errors.loud, output everything.standard, the default, print a list of tasks and output warnings and errors.minimal, same asstandardbut don't include task names and don't print output for warnings.<hook_type>.noise_level, same options asgeneral.noise_level.--noise-levelCLI flag to override all configuration, same options too.Added to
hooked-configin260bcb7ca5anddf397b2cda, a basic implementation for printing in0634e86b3dand the--noise-leveloption ina9ee3c20feande7df35a765.