OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
ConsoleLogger Member List

This is the complete list of members for ConsoleLogger, including all inherited members.

ConstPtr typedefConsoleLogger
critical(const Str &message)LoggerInterface
debug(const Str &message)LoggerInterface
debugApi(const Str &message)LoggerInterface
error(const Str &message)LoggerInterface
info(const Str &message)LoggerInterface
isSeverityLogged(Severity severity) const LoggerInterfacevirtual
kSeverityNamesLoggerInterfacestatic
log(Severity severity, const Str &message) overrideConsoleLoggervirtual
make(bool shouldColorOutput=true)ConsoleLoggerstatic
progress(const Str &message)LoggerInterface
Ptr typedefConsoleLogger
Severity enum nameLoggerInterface
warning(const Str &message)LoggerInterface
~LoggerInterface()LoggerInterfacevirtual