.. _conf-logging:

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?

.. toctree::
	:maxdepth: 5
	:glob:

    	ConfigureLogging
    	ShowOutput
