From a98fe4581cc2eca5c80d9a1aa482514ec3a149d1 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 10 Jun 2019 18:16:56 +1000 Subject: [PATCH] re-enabled message --- common/utilities.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/utilities.js b/common/utilities.js index cdfc650..59201a3 100644 --- a/common/utilities.js +++ b/common/utilities.js @@ -38,7 +38,7 @@ let excluded = [ //messages that should not be logged 'Purchase made', 'Sale made', - 'runLadderTick completed', +// 'runLadderTick completed', 'Cleaned database', 'outerTick'