This is the complete list of members for core::ubuntu::media::Logger, including all inherited members.
| Debug(const std::string &message, const boost::optional< Location > &location=boost::optional< Location >{}) | core::ubuntu::media::Logger | virtual |
| Debugf(const boost::optional< Location > &location, const std::string &pattern, T &&...args) | core::ubuntu::media::Logger | inline |
| Error(const std::string &message, const boost::optional< Location > &location=boost::optional< Location >{}) | core::ubuntu::media::Logger | virtual |
| Errorf(const boost::optional< Location > &location, const std::string &pattern, T &&...args) | core::ubuntu::media::Logger | inline |
| Fatal(const std::string &message, const boost::optional< Location > &location=boost::optional< Location >{}) | core::ubuntu::media::Logger | virtual |
| Fatalf(const boost::optional< Location > &location, const std::string &pattern, T &&...args) | core::ubuntu::media::Logger | inline |
| Info(const std::string &message, const boost::optional< Location > &location=boost::optional< Location >{}) | core::ubuntu::media::Logger | virtual |
| Infof(const boost::optional< Location > &location, const std::string &pattern, T &&...args) | core::ubuntu::media::Logger | inline |
| Init(const core::ubuntu::media::Logger::Severity &severity=core::ubuntu::media::Logger::Severity::kWarning)=0 | core::ubuntu::media::Logger | pure virtual |
| Log(Severity severity, const std::string &message, const boost::optional< Location > &location)=0 | core::ubuntu::media::Logger | pure virtual |
| Logger()=default | core::ubuntu::media::Logger | protected |
| NonCopyable()=default | core::ubuntu::media::NonCopyable | |
| NonCopyable(const NonCopyable &)=delete | core::ubuntu::media::NonCopyable | |
| operator=(const NonCopyable &)=delete | core::ubuntu::media::NonCopyable | |
| Severity enum name | core::ubuntu::media::Logger | |
| Trace(const std::string &message, const boost::optional< Location > &location=boost::optional< Location >{}) | core::ubuntu::media::Logger | virtual |
| Tracef(const boost::optional< Location > &location, const std::string &pattern, T &&...args) | core::ubuntu::media::Logger | inline |
| Warning(const std::string &message, const boost::optional< Location > &location=boost::optional< Location >{}) | core::ubuntu::media::Logger | virtual |
| Warningf(const boost::optional< Location > &location, const std::string &pattern, T &&...args) | core::ubuntu::media::Logger | inline |
| ~NonCopyable()=default | core::ubuntu::media::NonCopyable | virtual |