mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-02 21:32:34 +00:00
fix logging
This commit is contained in:
@@ -57,6 +57,7 @@ func EnsureAncestry(
|
||||
}
|
||||
|
||||
log.Debugf(
|
||||
nil,
|
||||
"empty pages under %q to be created: %s",
|
||||
parent.Title,
|
||||
strings.Join(rest, ` > `),
|
||||
|
||||
Reference in New Issue
Block a user