summaryrefslogtreecommitdiff
path: root/tex/context/base/trac-pro.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/trac-pro.lua')
-rw-r--r--tex/context/base/trac-pro.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/trac-pro.lua b/tex/context/base/trac-pro.lua
index 596d40897..43c5ef7db 100644
--- a/tex/context/base/trac-pro.lua
+++ b/tex/context/base/trac-pro.lua
@@ -17,7 +17,7 @@ local getmetatable, setmetatable, rawset, type = getmetatable, setmetatable, raw
local trace_namespaces = false trackers.register("system.namespaces", function(v) trace_namespaces = v end)
-local report_system = logs.new("system","protection")
+local report_system = logs.reporter("system","protection")
namespaces = namespaces or { }
local namespaces = namespaces