Home > @rainway/web > RainwayEvents
RainwayEvents interface
Signature:
export interface RainwayEvents
Methods
| Method | Description |
|---|---|
| log(level, target, message) | Raised when a Rainway SDK component attempts to log operational information |
