{
    "content": [
        {
            "type": "text",
            "text": "# setlogcons (man)\n\n## NAME\n\nsetlogcons - Send kernel messages to console N\n\n## SYNOPSIS\n\nsetlogcons N\n\n## DESCRIPTION\n\nThe command setlogcons N sets all kernel messges to the console specified as N.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHORS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "setlogcons",
        "section": "",
        "mode": "man",
        "summary": "setlogcons - Send kernel messages to console N",
        "synopsis": "setlogcons N",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dmesg",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dmesg/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "setlogcons - Send kernel messages to console N\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "setlogcons N\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The command setlogcons N sets all kernel messges to the console specified as N.\n\nBy default kernel messages are sent to the current console.\n\nTo change the level of messages sent, use dmesg\n\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "setlogcons was originally written by Andries Brouwer for the kbd package.\n\nThis manual page was written by Alastair McKinstry.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dmesg(1)\n\n\n\nkbd                                          18 Apr 2004                               SETLOGCONS(8)",
                "subsections": []
            }
        }
    }
}