Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/Marinus
/ _log
Method
_log
python3_cron_scripts/libs3/VirusTotal.py:39–43 ·
view source on GitHub ↗
Get the log
(self)
Source
from the content-addressed store, hash-verified
37
_logger = None
38
39
def
_log(self):
40
""
"
41
Get the log
42
""
"
43
return
logging.getLogger(__name__)
44
45
def
_init_vt(self, config):
46
self.URL = ConnectorUtil.get_config_setting(
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected