The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SVK::Log::Filter::Selection - base class for selection log filters

DESCRIPTION

All log filters which are intended to search, select or modify log messages should extend this base class. For more details about writing log filters, see SVK::Log::Filter.