Title: Console Extension — Omniverse Extensions

URL Source: https://docs.omniverse.nvidia.com/extensions/latest/ext_console.html

Published Time: Wed, 01 Oct 2025 18:15:19 GMT

Markdown Content:
Console Extension[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_console.html#console-extension "Link to this heading")
-----------------------------------------------------------------------------------------------------------------------------------

The console extension is what allows the user to see `log output` in realtime while also allowing users to input commands directly.

![Image 1: _images/kit_reference-guide_console.png](https://docs.omniverse.nvidia.com/extensions/latest/_images/kit_reference-guide_console.png)

| Menu Items | Action |
| --- | --- |
| 1. Clear Log | Clears the log window. |
| 1. Log Window | Program/KIT Feedback window, displays useful information to the user. |
| 1. Command Entry | Users can enter commands here. Pressing `RETURN` commits the command. - Supplies command argument information to the user - Supports command history |

Please see the [Omniverse KIT Docs](https://docs.omniverse.nvidia.com/kit/index.html) for information about programming in Omniverse.

Links/Buttons:
- [#](https://docs.omniverse.nvidia.com/extensions/latest/ext_console.html#console-extension)
- [Omniverse KIT Docs](https://docs.omniverse.nvidia.com/kit/index.html)
