j
k
j a
j l
... log.info(report_all) file.close Use file block, then no need to close.
log.info(report_all) file.close
Use file block, then no need to close.
good Thanks, Yinsi
Thanks, Xueliang ...+end def monitor(query, actions, timeout) monitor = Monitor.new monitor.overrides = query -- 2.23.0
Thanks, Xueliang
+end def monitor(query, actions, timeout) monitor = Monitor.new monitor.overrides = query -- 2.23.0
+end
def monitor(query, actions, timeout) monitor = Monitor.new monitor.overrides = query -- 2.23.0
Back to the thread
Back to the list