118 static File getSystemLogFileFolder();
121 void logMessage (
const String&)
override;
134 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (
FileLogger)
Holds a resizable array of primitive or copy-by-value objects.
A simple implementation of a Logger that writes to a file.
const File & getLogFile() const noexcept
Returns the file that this logger is writing to.
Represents a local file or directory.
Acts as an application-wide logging class.
#define JUCE_API
This macro is added to all JUCE public class declarations.