RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
rmsauth::LoggerImpl Member List

This is the complete list of members for rmsauth::LoggerImpl, including all inherited members.

append(const String &category, const String &tag, const String &record) override (defined in rmsauth::LoggerImpl)rmsauth::LoggerImplprotectedvirtual
error(const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger)rmsauth::Loggerstatic
error(const String &tag, const String &record) (defined in rmsauth::Logger)rmsauth::Loggerstatic
getLocalTime(const String &format) (defined in rmsauth::LoggerImpl)rmsauth::LoggerImplprotectedstatic
hidden(const String &tag, const String &record)rmsauth::Loggerstatic
info(const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger)rmsauth::Loggerstatic
info(const String &tag, const String &record) (defined in rmsauth::Logger)rmsauth::Loggerstatic
Logger (defined in rmsauth::LoggerImpl)rmsauth::LoggerImplfriend
record(const String &category, const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger)rmsauth::Loggerstatic
record(const String &category, const String &tag, const String &record) (defined in rmsauth::Logger)rmsauth::Loggerstatic
warning(const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger)rmsauth::Loggerstatic
warning(const String &tag, const String &record) (defined in rmsauth::Logger)rmsauth::Loggerstatic
~Logger() (defined in rmsauth::Logger)rmsauth::Loggerinlinevirtual
~LoggerImpl() (defined in rmsauth::LoggerImpl)rmsauth::LoggerImpl