| 
    HephAudio v3.1.0
    
   A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS. 
   | 
 
This is the complete list of members for Heph::ConsoleLogger, including all inherited members.
| ConsoleLogger()=delete (defined in Heph::ConsoleLogger) | Heph::ConsoleLogger | |
| ConsoleLogger(const ConsoleLogger &)=delete (defined in Heph::ConsoleLogger) | Heph::ConsoleLogger | |
| DisableColoredOutput() | Heph::ConsoleLogger | static | 
| EnableColoredOutput() | Heph::ConsoleLogger | static | 
| Log(const std::string &message, const char *logLevel) | Heph::ConsoleLogger | static | 
| Log(const std::string &message, const char *logLevel, const std::string &libName) | Heph::ConsoleLogger | static | 
| LogDebug(const std::string &message) | Heph::ConsoleLogger | static | 
| LogDebug(const std::string &message, const std::string &libName) | Heph::ConsoleLogger | static | 
| LogError(const std::string &message) | Heph::ConsoleLogger | static | 
| LogError(const std::string &message, const std::string &libName) | Heph::ConsoleLogger | static | 
| LogInfo(const std::string &message) | Heph::ConsoleLogger | static | 
| LogInfo(const std::string &message, const std::string &libName) | Heph::ConsoleLogger | static | 
| LogSuccess(const std::string &message) | Heph::ConsoleLogger | static | 
| LogSuccess(const std::string &message, const std::string &libName) | Heph::ConsoleLogger | static | 
| LogWarning(const std::string &message) | Heph::ConsoleLogger | static | 
| LogWarning(const std::string &message, const std::string &libName) | Heph::ConsoleLogger | static | 
| operator=(const ConsoleLogger &)=delete (defined in Heph::ConsoleLogger) | Heph::ConsoleLogger |