## HumanConsoleRenderer Objects [#](https://legacy-docs-oss.rasa.com/docs/rasa/reference/rasa/utils/log_utils/#humanconsolerenderer-objects "Direct link to heading")

### class HumanConsoleRenderer(ConsoleRenderer)

Console renderer that outputs human-readable logs.

#### configure_structlog [#](https://legacy-docs-oss.rasa.com/docs/rasa/reference/rasa/utils/log_utils/#configure_structlog "Direct link to heading")

def configure_structlog(log_level: Optional[int]=None) -> None

Configure logging of the server.
