mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-04 09:11:31 -04:00
log when updating local index cache is done
This commit is contained in:
parent
aadc7efdd6
commit
0b1e010e60
1 changed files with 1 additions and 0 deletions
|
@ -482,6 +482,7 @@ void Index::Impl::updateFromLocalTree() {
|
|||
IndexUpdateEvent(UpdateFinished()).post();
|
||||
});
|
||||
|
||||
log::debug("Done");
|
||||
log::popNest();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue