Logging¶
When you need to debug somthing in EXT:solr the extension allows you to write several information to the TYPO3 devLog. 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?