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

feat: support mid tag wildcard for enabling logger #31

Merged
merged 1 commit into from Jun 10, 2022

Conversation

clok
Copy link
Owner

@clok clok commented Jun 10, 2022

Example of a wildcard in the middle of a tag string: DEBUG=example:*:fxn will match tags like [example:tag1:fxn, example:tag2:fxn, example:anything:fxn, ...]

Signed-off-by: Derek Smith <github@clok.sh>
@clok clok self-assigned this Jun 10, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2477018018

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2476048104: 0.0%
Covered Lines: 116
Relevant Lines: 116

💛 - Coveralls

@clok clok merged commit 9761582 into main Jun 10, 2022
@clok clok deleted the feat/middle-wildcard branch June 10, 2022 19:16
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.

None yet

2 participants