> For the complete documentation index, see [llms.txt](https://angelnext.gitbook.io/loxt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://angelnext.gitbook.io/loxt/what-is-loxt.md).

# What is Loxt?

Loxt is a simple and lightweight console logger with 0 external dependencies.

{% hint style="info" %}
In this documentation we are going to be using ES Modules in our code examples. but the package works also for commonjs environments.
{% endhint %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/C7koWGKg8d1UX2pToYH5" %}
[Logger](/loxt/functions/logger.md)
{% endcontent-ref %}

{% content-ref url="/pages/BA3GzcDpIE7wTvRXPpf8" %}
[Reporters](/loxt/functions/reporters.md)
{% endcontent-ref %}

{% content-ref url="/pages/q0cJlpol32NWdd6Oq1DA" %}
[Colors Module](/loxt/functions/colors-module.md)
{% endcontent-ref %}
