logscan.py
singleton.py
Log.error()
# - - - L o g . e r r o r def error ( self, *L ): '''Send a message of kind ERROR_KIND. ''' self.msgKind ( ERROR_KIND, *L )