Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
LogHandler uses to log information with NLog.

Namespace:  SharedCache.WinServiceCommon.Handler
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public class LogHandler
Visual Basic (Declaration)
Public Class LogHandler
Visual C++
public ref class LogHandler

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Handler.LogHandler"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Handler..::.LogHandler

See Also