#298 consistent log tags

This commit is contained in:
Mikayla Fischler
2023-08-26 11:54:58 -04:00
parent b7d4468cea
commit 386a33ffd8
4 changed files with 18 additions and 18 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.0.0"
local SUPERVISOR_VERSION = "v1.0.1"
local println = util.println
local println_ts = util.println_ts