Example #1
0
def _Log(message, *args):
    return cherrypy_log_util.LogWithTag('XBUDDY', message, *args)
Example #2
0
def _Log(message, *args):
    return cherrypy_log_util.LogWithTag('CROS_UPDATE_PROGRESS', message, *args)