Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

The LogHandler type exposes the following members.

Constructors

  NameDescription
LogHandler
Initializes a new instance of the LogHandler class

Methods

  NameDescription
DebugOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ErrorOverloaded.
FatalOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Force
Force a message, undepend of the Configuration.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InfoOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MemoryDebug
Memories the debug.
MemoryFatalExceptionOverloaded.
SyncDebug
Logging Message and Exception around synchronizing data
SyncDebugException
Logging Message and Exception around synchronizing data
SyncFatal
Logging Fatal Error Message around synchronizing data
SyncFatalException
Logging Fatal Error Message and Exception around synchronizing data
SyncInfo
Logging information around synchronizing data
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Tracking
Trackings the specified MSG.
TrackingException
Tracking exception and a message.
Traffic
Adding Traffic messages to log
TrafficException
Traffic exceptions.

See Also