all fixed - I did a huge dumb
my logging function is called sLog
so, to print "Hi" to the "what is it doing" thing I would run sLog("Hi");
it was like 3am when I wrote that portion, and for <SIL, <CIL, and <XX1, they all use sIL("text") instead of sLog("text")
my brain sometimes I swear
there...