mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
🎨 logging
This commit is contained in:
parent
9bc0064dac
commit
d9513c4bb5
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue