mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 01:24:11 +02:00
* More debug output.
This commit is contained in:
@@ -112,7 +112,7 @@ FuzzyIndex::beginIndexing()
|
||||
|
||||
try
|
||||
{
|
||||
tDebug( LOGVERBOSE ) << Q_FUNC_INFO << "Starting indexing.";
|
||||
tDebug( LOGVERBOSE ) << Q_FUNC_INFO << "Starting indexing:" << m_lucenePath;
|
||||
if ( m_luceneReader != 0 )
|
||||
{
|
||||
tDebug( LOGVERBOSE ) << "Deleting old lucene stuff.";
|
||||
|
Reference in New Issue
Block a user