{
    "content": [
        {
            "type": "text",
            "text": "# Log::Log4perl::Filter::LevelMatch (perldoc)\n\n## NAME\n\nLog::Log4perl::Filter::LevelMatch - Filter to match the log level exactly\n\n## SYNOPSIS\n\nlog4perl.filter.Match1               = Log::Log4perl::Filter::LevelMatch\nlog4perl.filter.Match1.LevelToMatch  = ERROR\nlog4perl.filter.Match1.AcceptOnMatch = true\n\n## DESCRIPTION\n\nThis Log4perl custom filter checks if the currently submitted message matches a predefined\npriority, as set in \"LevelToMatch\". The additional parameter \"AcceptOnMatch\" defines if the\nfilter is supposed to pass or block the message (\"true\" or \"false\") on a match.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **LICENSE**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Log::Log4perl::Filter::LevelMatch",
        "section": "",
        "mode": "perldoc",
        "summary": "Log::Log4perl::Filter::LevelMatch - Filter to match the log level exactly",
        "synopsis": "log4perl.filter.Match1               = Log::Log4perl::Filter::LevelMatch\nlog4perl.filter.Match1.LevelToMatch  = ERROR\nlog4perl.filter.Match1.AcceptOnMatch = true",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 17,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Log::Log4perl::Filter::LevelMatch - Filter to match the log level exactly\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "log4perl.filter.Match1               = Log::Log4perl::Filter::LevelMatch\nlog4perl.filter.Match1.LevelToMatch  = ERROR\nlog4perl.filter.Match1.AcceptOnMatch = true\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This Log4perl custom filter checks if the currently submitted message matches a predefined\npriority, as set in \"LevelToMatch\". The additional parameter \"AcceptOnMatch\" defines if the\nfilter is supposed to pass or block the message (\"true\" or \"false\") on a match.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Log::Log4perl::Filter, Log::Log4perl::Filter::Boolean, Log::Log4perl::Filter::LevelRange,\nLog::Log4perl::Filter::MDC, Log::Log4perl::Filter::StringMatch\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "Copyright 2002-2013 by Mike Schilli <m@perlmeister.com> and Kevin Goess <cpan@goess.org>.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Please contribute patches to the project on Github:\n\nhttp://github.com/mschilli/log4perl\n\nSend bug reports or requests for enhancements to the authors via our\n\nMAILING LIST (questions, bug reports, suggestions/patches): log4perl-devel@lists.sourceforge.net\n\nAuthors (please contact them via the list above, not directly): Mike Schilli\n<m@perlmeister.com>, Kevin Goess <cpan@goess.org>\n\nContributors (in alphabetical order): Ateeq Altaf, Cory Bennett, Jens Berthold, Jeremy Bopp,\nHutton Davidson, Chris R. Donnelly, Matisse Enzer, Hugh Esco, Anthony Foiani, James FitzGibbon,\nCarl Franks, Dennis Gregorovic, Andy Grundman, Paul Harrington, Alexander Hartmaier David Hull,\nRobert Jacobson, Jason Kohles, Jeff Macdonald, Markus Peter, Brett Rann, Peter Rabbitson, Erik\nSelberg, Aaron Straup Cope, Lars Thegler, David Viner, Mac Yang.\n",
                "subsections": []
            }
        }
    }
}