required
Add TorEvent that are required for your implementation. All configured TorEvent will be set at startup when the control connection is established via TorCmd.SetEvents.
Any subsequent calls for TorCmd.SetEvents during runtime will be intercepted and modified to include all required TorEvent.
NOTE: TorEvent.CONF_CHANGED and TorEvent.NOTICE will always be present as it is required for the TorRuntime implementation. They need not be added here.