open_iA 2025.6
Loading...
Searching...
No Matches
iALog.cpp File Reference
#include "iALog.h"
#include "iALogLevelMappings.h"
#include <QStringList>

Functions

QStringList AvailableLogLevels ()
 
void LOG (iALogLevel level, QString const &msg)
 
QString logLevelToString (iALogLevel lvl)
 
iALogLevel stringToLogLevel (QString const &str, bool &ok)
 

Function Documentation

◆ AvailableLogLevels()

QStringList AvailableLogLevels ( )

◆ LOG()

void LOG ( iALogLevel level,
QString const & msg )

◆ logLevelToString()

QString logLevelToString ( iALogLevel lvl)

◆ stringToLogLevel()

iALogLevel stringToLogLevel ( QString const & str,
bool & ok )