MCPcopy Create free account
hub / github.com/apache/cloudstack / get_logger

Method get_logger

systemvm/debian/opt/cloud/bin/cs/CsConfig.py:84–85  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

82 return self.nft_ipv6_fw
83
84 def get_logger(self):
85 return self.__LOG_FILE
86
87 def get_level(self):
88 return self.__LOG_LEVEL

Callers 3

set_redundant.pyFile · 0.80
__init__.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected