SysLogLoggingChannel Class

Summary

Implements a logging channel that writes to a syslog server.

Syntax
C#
VB
C++
public class SysLogLoggingChannel : LoggingChannel 
  
Public Class SysLogLoggingChannel  
   Inherits LoggingChannel 
   Implements ILoggingChannel, System.IDisposable  
public ref class SysLogLoggingChannel : public LoggingChannel, ILoggingChannel, System.IDisposable   

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly