Closed codeling closed 9 years ago
Check why entries without category appear in bfstop log but not in error.log (because of log level probably?)
From inspecting the Joomla! code there seems to be no way to prevent these messages from showing up in my log via any change I could do in the extension (except from not using any log level below INFO, but even that would be a very brittle workaround). I have created a pull request to fix this at least in newest Joomla! versions: https://github.com/joomla/joomla-cms/pull/5170
Seems like https://github.com/codeling/bfstop/issues/67 is not fixed yet; even with 1.3.0, there are still unrelated
FinderIndexerAdapter
messages in the bfstop log.