.NET SDK - LogBodyLogBody class The body of a log. C#public sealed class LogBody Public Members namedescriptionLogBody()The default constructor.Level { get; }The level of the log event.Message { get; }The log contents.Target { get; }The target component that raised the log event. See Also namespace Rainway.SDK