Home
last modified time | relevance | path

Searched defs:sLogline (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/main/
H A DLogger.cpp160 void CLogger::Log(const _eLogLevel level, const std::string& sLogline) in Log()
272 void CLogger::Debug(const _eDebugLevel level, const std::string& sLogline) in Debug()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DDomoticzHardware.cpp132 void CDomoticzHardwareBase::Log(const _eLogLevel level, const std::string& sLogline) in Log()
147 void CDomoticzHardwareBase::Debug(const _eDebugLevel level, const std::string& sLogline) in Debug()