Apparently I can't outsmart SVN during the checking process...
pschifferer [05-10-09 - 05:22]
Apparently I can't outsmart SVN during the checking process...
diff --git a/CauldronMain.lua b/CauldronMain.lua
index 67d78a4..b3b33d2 100644
--- a/CauldronMain.lua
+++ b/CauldronMain.lua
@@ -25,10 +25,8 @@ Cauldron.libs = {};
-- Cauldron.libs.PT = LibStub("LibPeriodicTable-3.1");
-- logging
-Cauldron:SetLogLevel(Cauldron.logLevels.INFO);
---@alpha@
--- Cauldron:SetLogLevel(Cauldron.logLevels.DEBUG);
---@end-alpha@
+-- Cauldron:SetLogLevel(Cauldron.logLevels.INFO);
+Cauldron:SetLogLevel(Cauldron.logLevels.DEBUG);
CURRENT_TRADESKILL = "";