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