package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 4, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package filter provides exclude and mute regex filtering.
Filter compiles and applies regex patterns to filter log lines.
NewFilter compiles regex patterns and returns a Filter.
Returns an error if any pattern is invalid regex.
Match returns true if the line should be excluded (matches any pattern).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.