Click or drag to resize

Log Class

This static shared log sink class that can be called from anywhere in the Carbon suite. All calls to the class are raised as simple events that hosting apps can listen to if they want to know what Carbon is doing internally.
Inheritance Hierarchy
SystemObject
  RCS.Carbon.SharedLog

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
public static class Log

The Log type exposes the following members.

Methods
 NameDescription
Public methodStatic memberLogt A special method for deep debugging.
Top
See Also