941 B
941 B
CapyEventReporter Methods
Methods
| EmitEvent | Emits an event with the given severity level, message, and method name. |
| EmitEventOnce | Emits an event with the given severity level, message, unique identifier, and method name one time. |
| Subscribe | Subscribes the specified event handler to the event with the given subscription level and origin. |
| Unsubscribe | Unsubscribes the specified event handler from the event with the given origin. |