JUCE  v5.1.1-3-g1a0b28c73
JUCE API
Logger Member List

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

currentLoggerLoggerprivatestatic
getCurrentLogger() noexceptLoggerstatic
Logger()Loggerprotected
logMessage(const String &message)=0Loggerprotectedpure virtual
outputDebugString(const String &text)Loggerstatic
setCurrentLogger(Logger *newLogger) noexceptLoggerstatic
writeToLog(const String &message)Loggerstatic
~Logger()Loggervirtual