from simplelog.Logging import Logger,log LLERROR = 0 LLINFO = 1 LLDETAIL = 2 LLDEBUGCALL = 5 LLDEBUG = 10