logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Log::ger::Filter::Code - Filter using a coderef

Author

       perlancar <perlancar@cpan.org>

Configuration

code=>coderef
       Required.

Description

       Mainly for testing only.

Name

       Log::ger::Filter::Code - Filter using a coderef

See Also

       Log::ger

Synopsis

        use Log::ger::Filter Code => (
            code => sub { ... },
        );

Version

       version 0.042

See Also