Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/Marinus
/ _log
Method
_log
python3_cron_scripts/libs3/ZoneManager.py:47–51 ·
view source on GitHub ↗
Get the log
(self)
Source
from the content-addressed store, hash-verified
45
_logger = None
46
47
def
_log(self):
48
""
"
49
Get the log
50
""
"
51
return
logging.getLogger(__name__)
52
53
def
__init__(self, mongo_connector):
54
""
"
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected