HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayRuntime.SetLogLevel

RainwayRuntime.SetLogLevel method

Set the logging level of the runtime

public static void SetLogLevel(RainwayLogLevel level, string? target)
parameterdescription
levelLogging level
targetLogging facility to change level for

See Also