{
    "content": [
        {
            "type": "text",
            "text": "# Log::Log4perl::Filter::MDC (perldoc)\n\n## NAME\n\nLog::Log4perl::Filter::MDC - Filter to match on values of a MDC key\n\n## SYNOPSIS\n\nlog4perl.filter.Match1               = Log::Log4perl::Filter::MDC\nlog4perl.filter.Match1.KeyToMatch    = foo\nlog4perl.filter.Match1.RegexToMatch  = bar\n\n## DESCRIPTION\n\nThis Log4perl filter checks if a predefined MDC key, as set in \"KeyToMatch\", of the currently\nsubmitted message matches a predefined regex, as set in \"RegexToMatch\".\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::MDC",
        "section": "",
        "mode": "perldoc",
        "summary": "Log::Log4perl::Filter::MDC - Filter to match on values of a MDC key",
        "synopsis": "log4perl.filter.Match1               = Log::Log4perl::Filter::MDC\nlog4perl.filter.Match1.KeyToMatch    = foo\nlog4perl.filter.Match1.RegexToMatch  = bar",
        "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": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 17,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Log::Log4perl::Filter::MDC - Filter to match on values of a MDC key\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "log4perl.filter.Match1               = Log::Log4perl::Filter::MDC\nlog4perl.filter.Match1.KeyToMatch    = foo\nlog4perl.filter.Match1.RegexToMatch  = bar\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This Log4perl filter checks if a predefined MDC key, as set in \"KeyToMatch\", of the currently\nsubmitted message matches a predefined regex, as set in \"RegexToMatch\".\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Log::Log4perl::Filter, Log::Log4perl::Filter::Boolean, Log::Log4perl::Filter::LevelMatch,\nLog::Log4perl::Filter::LevelRange, Log::Log4perl::Filter::MDC,\nLog::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": []
            }
        }
    }
}