SyslogRfc5424WithJsonFormatter public class SyslogRfc5424WithJsonFormatter : ISyslogFormatter Documentation public SyslogRfc5424WithJsonFormatter(Facility facility = 16, string applicationName = null) public int CalculatePriority(LogEventLevel level) public string FormatMessage(LogEvent logEvent) protected string RenderMessage(LogEvent logEvent)