MCPcopy Create free account
hub / github.com/StackStorm/st2 / flush

Method flush

st2common/st2common/log.py:219–220  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

217 self._logger._log(self._level, message, None)
218
219 def flush(self):
220 pass
221
222
223def _audit(logger, msg, *args, **kwargs):

Callers 5

runMethod · 0.80
runMethod · 0.80
_writeMethod · 0.80
_get_execution_resultMethod · 0.80
validate_specFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected