#539 logging for investigations

This commit is contained in:
Mikayla
2024-08-22 18:18:13 +00:00
parent 6f63092d4b
commit 183af8a5ca
3 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
-- Generic Graphics Element
--
local util = require("scada-common.util")
local log = require("scada-common.log")
local util = require("scada-common.util")
local core = require("graphics.core")