需要導入模塊: import syslog [as 別名] # 或者: from syslog import LOG_INFO [as 別名] def log(program, function, msg, level="I", display=True): global ...
確定! 回上一頁