{
    "content": [
        {
            "type": "text",
            "text": "# Log::Any::Adapter::Null (perldoc)\n\n## NAME\n\nLog::Any::Adapter::Null - Discards all log messages\n\n## SYNOPSIS\n\nLog::Any::Adapter->set('Null');\n\n## DESCRIPTION\n\nThis Log::Any adapter discards all log messages and returns false for all detection methods\n(e.g. isdebug). This is the default adapter when Log::Any is loaded.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **AUTHORS**\n- **COPYRIGHT AND LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Log::Any::Adapter::Null",
        "section": "",
        "mode": "perldoc",
        "summary": "Log::Any::Adapter::Null - Discards all log messages",
        "synopsis": "Log::Any::Adapter->set('Null');",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 10,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND LICENSE",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Log::Any::Adapter::Null - Discards all log messages\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 1.710\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "Log::Any::Adapter->set('Null');\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This Log::Any adapter discards all log messages and returns false for all detection methods\n(e.g. isdebug). This is the default adapter when Log::Any is loaded.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Log::Any, Log::Any::Adapter\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "*   Jonathan Swartz <swartz@pobox.com>\n\n*   David Golden <dagolden@cpan.org>\n\n*   Doug Bell <preaction@cpan.org>\n\n*   Daniel Pittman <daniel@rimspace.net>\n\n*   Stephen Thirlwall <sdt@cpan.org>\n",
                "subsections": []
            },
            "COPYRIGHT AND LICENSE": {
                "content": "This software is copyright (c) 2017 by Jonathan Swartz, David Golden, and Doug Bell.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the Perl\n5 programming language system itself.\n",
                "subsections": []
            }
        }
    }
}