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

Add log filtering functional #39

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Add log filtering functional #39

merged 2 commits into from
Apr 9, 2024

Conversation

PunGrumpy
Copy link
Owner

@PunGrumpy PunGrumpy commented Apr 9, 2024

πŸ«€ Pull Request

πŸ§‘β€πŸ« Description

Implemented log filtering to allow users to specify criteria for filtering which logs are captured and processed

πŸ“Έ Screenshots

Result
Code

πŸ”— Related Issues

close #38

πŸ“ Checklist

  • I have tested the changes locally.
  • I have added tests for the changes.
  • I have updated the documentation accordingly.

Implemented log filtering to allow users to specify criteria for filtering which logs are captured
and processed

close #38
@PunGrumpy PunGrumpy self-assigned this Apr 9, 2024
Copy link

codesandbox bot commented Apr 9, 2024

Review or Edit in CodeSandbox

Open the branch in Web Editor β€’ VS Code β€’ Insiders

Open Preview

@github-actions github-actions bot added source 🏠 Source code files test πŸ§ͺ Test files labels Apr 9, 2024
@PunGrumpy PunGrumpy added enhancement πŸ’« New feature or request documentation πŸ“– Improvements or additions to documentation labels Apr 9, 2024
@PunGrumpy PunGrumpy merged commit 2a40491 into main Apr 9, 2024
13 checks passed
@PunGrumpy PunGrumpy deleted the feat/filterLogMessage branch April 9, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation πŸ“– Improvements or additions to documentation enhancement πŸ’« New feature or request source 🏠 Source code files test πŸ§ͺ Test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Filter logging
1 participant