Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beforeText and afterText for summary logs + color filter #44

Merged
merged 6 commits into from
Aug 20, 2024

Conversation

nvnieuwk
Copy link
Collaborator

This PR adds two new features:

  1. A way to add some text before and after the output of the paramsSummaryLog() function. (validation.summary.beforeText and validation.summary.afterText configuration options)
  2. Automatic color filters for all beforeText, afterText and command configuration options

Fixes #43

@nvnieuwk nvnieuwk added this to the 2.1.0 milestone Aug 20, 2024
@nvnieuwk nvnieuwk merged commit 928b416 into master Aug 20, 2024
4 checks passed
@nvnieuwk nvnieuwk deleted the feat/summary-text branch August 20, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add beforeText and afterText configuration options for the parameterSummaryLog function
2 participants