{
    "content": [
        {
            "type": "text",
            "text": "# apport (pydoc)\n\n**Summary:** apport\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **PACKAGE CONTENTS** (12 lines)\n- **FUNCTIONS** (1 lines) — 6 subsections\n  - error (2 lines)\n  - fatal (2 lines)\n  - log (2 lines)\n  - memdbg (4 lines)\n  - unicode_gettext (1 lines)\n  - warning (2 lines)\n- **DATA** (2 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\napport\n\n### PACKAGE CONTENTS\n\nREThread\ncrashdb\ncrashdbimpl (package)\nfileutils\nhookutils\npackaging\npackagingimpl\nreport\nsandboxutils\nui\nusergroup\n\n### FUNCTIONS\n\n#### error\n\nPrint out an error message.\n\n#### fatal\n\nPrint out an error message and exit the program.\n\n#### log\n\nLog the given string to stdout. Prepend timestamp if requested\n\n#### memdbg\n\nPrint current memory usage.\n\nThis is only done if $APPORTMEMDEBUG is set.\n\n#### unicode_gettext\n\n#### warning\n\nPrint out an warning message.\n\n### DATA\n\npackaging = <apport.packagingimpl.AptDpkgPackageInfo object>\n\n### FILE\n\n/usr/lib/python3/dist-packages/apport/init.py\n\n"
        }
    ],
    "structuredContent": {
        "command": "apport",
        "section": "",
        "mode": "pydoc",
        "summary": "apport",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "error",
                        "lines": 2
                    },
                    {
                        "name": "fatal",
                        "lines": 2
                    },
                    {
                        "name": "log",
                        "lines": 2
                    },
                    {
                        "name": "memdbg",
                        "lines": 4
                    },
                    {
                        "name": "unicode_gettext",
                        "lines": 1
                    },
                    {
                        "name": "warning",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}