@ -21,7 +21,7 @@ class Log(object):
def printL(self,pMsg,pLvl):
logger.log(pMsg, pLvl)
if pLvl == 10
if pLvl == 10 :
print bcolors.DEBUG ,
elif pLvl == 20 :
print bcolors.INFO ,
The note is not visible to the blocked user.