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

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

ConstPtr typedefLoggerInterface
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)=0LoggerInterfacepure virtual
progress(const Str &message)LoggerInterface
Ptr typedefLoggerInterface
Severity enum nameLoggerInterface
warning(const Str &message)LoggerInterface
~LoggerInterface()LoggerInterfacevirtual