JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Logger Member List
This is the complete list of members for Logger, including all inherited members.
Logger()Logger [protected]
logMessage(const String &message)=0Logger [protected, pure virtual]
outputDebugString(const String &text)Logger [static]
setCurrentLogger(Logger *newLogger, bool deleteOldLogger=false)Logger [static]
writeToLog(const String &message)Logger [static]
~Logger()Logger [virtual]