ContentStudio.ServiceManager.Logging Namespace Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This namespace contains interfaces used by logging implementation used by Content Studio Service Manager event handlers.
Interfaces

  Interface Description
Public interface ISysLogWriter
This interface defines the members needed by a Content Studio event handler when logging to any syslog logging system.
Enumerations

  Enumeration Description
Public enumeration SyslogFacility
Defines the local facilities (sources) that are defined in the syslog standard.
Public enumeration SyslogPriority
Defines the different priority (severity) of a syslog message