summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-not.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-not.lua')
-rw-r--r--tex/context/base/strc-not.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/strc-not.lua b/tex/context/base/strc-not.lua
index ebc25dd5d..07cd32496 100644
--- a/tex/context/base/strc-not.lua
+++ b/tex/context/base/strc-not.lua
@@ -12,7 +12,7 @@ local texcount = tex.count
local trace_notes = false trackers.register("structures.notes", function(v) trace_notes = v end)
-local report_notes = logs.new("structure","notes")
+local report_notes = logs.reporter("structure","notes")
local structures = structures
local helpers = structures.helpers