Gets or sets whether the logging must be performed into a log file or into a memory buffer.
true if logging is performed into the memory buffer; false if logging is performed into the file. The default value is false.
To enable logging (either into memory or into a file), the logging itself must be enabled as well (Enabled property value must be set to true).
Logger Class | MailBee Namespace