RainwayRuntime.SetLogLevel method
Set the logging level of the runtime
public static void SetLogLevel(RainwayLogLevel level, string? target)
parameter | description |
---|---|
level | Logging level |
target | Logging facility to change level for |
See Also
- enum RainwayLogLevel
- class RainwayRuntime
- namespace Rainway.SDK