Home
last modified time | relevance | path

Searched refs:m_funcinfo (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/calamares/calamares-3.2.44.2/src/libcalamares/utils/
H A DLogger.cpp174 , m_funcinfo( func ) in CDebug()
191 if ( m_funcinfo ) in ~CDebug()
194 m_msg.prepend( m_funcinfo ); in ~CDebug()
196 log( m_msg.toUtf8().data(), m_debugLevel, m_funcinfo ); in ~CDebug()
H A DLogger.h68 const char* m_funcinfo = nullptr; variable
74 s.m_funcinfo = nullptr;
339 s.m_funcinfo = nullptr;