Send log entry to external service
@override Future<void> collect(LogEntry entry) => _collectFunction(entry);