app entry cache build log level
This commit is contained in:
@@ -139,7 +139,7 @@ impl DesktopFinder {
|
||||
|
||||
res.push(entry);
|
||||
}
|
||||
log::error!("App entry cache rebuild took {:?}", start.elapsed());
|
||||
log::debug!("App entry cache rebuild took {:?}", start.elapsed());
|
||||
|
||||
res
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user