uvgVPCCenc 1.1.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
uvgutils::Logger Member List

This is the complete list of members for uvgutils::Logger, including all inherited members.

getLogLevel()uvgutils::Loggerstatic
log(const std::string &context, const std::string &message)uvgutils::Loggerinlinestatic
printfStrToStdStr(const char *fmt,...)uvgutils::Loggerstatic
printLogMessage(const std::string &context, LogLevel level, const std::string &message)uvgutils::Loggerstatic
setErrorsAreFatal(const bool &isFatal)uvgutils::Loggerstatic
setLogLevel(const LogLevel &level)uvgutils::Loggerstatic
setOutputStream(std::ostream &out)uvgutils::Loggerstatic
vprintfStrToStdStr(const char *fmt, va_list args)uvgutils::Loggerstatic