@ -19,7 +19,7 @@ class Log(object):
dest.write("%s,%s,%s,%s\n" % (d,pLog,pMsg,pIP))
def printL(self,pMsg,pLvl)
def printL(self,pMsg,pLvl):
logger.log(pMsg, pLvl)
if pLvl == 10
print bcolors.DEBUG ,
The note is not visible to the blocked user.