# Welcome!

## Welcome to kwslogger!

Welcome to `kwslogger`! Here you'll find all the documentation you need to get up and running with our colorful and feature-rich logging library.

### Ready to add some color to your logs?

Eager to make your log files or console output more insightful and visually distinct? Jump into the quick start guide and get your application logging in style.

{% content-ref url="/pages/b7LNIKKOFHQn0ZgdyIS4" %}
[Quick Start](/kwslogger/quick-start.md)
{% endcontent-ref %}

### Looking to harness the full power of kwslogger?

Want to explore all the capabilities `kwslogger` has to offer? From creating colorful logs to using progress bars and spinners, our reference guide provides all the details you need.

{% content-ref url="/pages/UjOiZimO8lTtZrkX96U7" %}
[Usage Guide](/kwslogger/reference/usage-guide.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kwayservices.top/kwslogger/welcome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
