MCPcopy Create free account
hub / github.com/adobe/Marinus / _log

Method _log

python3_cron_scripts/libs3/SplunkHECManager.py:59–63  ·  view source on GitHub ↗

Get the log

(self)

Source from the content-addressed store, hash-verified

57 _logger = None
58
59 def _log(self):
60 """
61 Get the log
62 """
63 return logging.getLogger(__name__)
64
65 def _init_splunk_hec_connection(self, config):
66 """

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected