Gets the list of email addresses used for sending logs.
List<String> getSendEmails() { return _sendEmails; }