---
title: "Logging"
manual: "Apache Solr for TYPO3"
version: "12.1"
source: "Logging/Index.rst"
modified: "2026-09-16T15:14:12+00:00"
---

# Logging

When you need to debug something in EXT:solr the extension allows you to write several information to the TYPO3 logging framework.

This can be helpful to analyze e.g.:

-   What is happening during the indexing?
-   What is going when a search in the frontend is triggered?

-   [Configure Logging](ConfigureLogging.html#configure-logging)
-   [Show Logging Output](ShowOutput.html#show-logging-output)
