mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 logging
This commit is contained in:
@@ -400,6 +400,8 @@ func (searcher *AssetsSearcher) FullIndex() {
|
||||
return nil
|
||||
}
|
||||
|
||||
logging.LogInfof("parsing asset content [%s]", absPath)
|
||||
|
||||
result := parser.Parse(absPath)
|
||||
if nil == result {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user