process Event
Processes an event based on the specified processing type.
Return
The processed event.
Parameters
T
The type of the event.
event
The event to process.
processing Type
The type of processing (Sync, Async, HandlerAsync).
is Debug
Whether to enable debug logging.