#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

@@ -22,7 +22,7 @@ local sounder = require("coordinator.sounder")
local apisessions = require("coordinator.session.apisessions")
local COORDINATOR_VERSION = "v1.0.6"
local COORDINATOR_VERSION = "v1.0.7"
local println = util.println
local println_ts = util.println_ts