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
| Name | Description | |
|---|---|---|
| LogHandler | Initializes a new instance of the LogHandler class |
Methods
| Name | Description | |
|---|---|---|
| Debug | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Error | Overloaded. | |
| Fatal | Overloaded. | |
| 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.) | |
| Info | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MemoryDebug |
Memories the debug.
| |
| MemoryFatalException | Overloaded. | |
| 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 | (Inherited from Object.) | |
| Tracking |
Trackings the specified MSG.
| |
| TrackingException |
Tracking exception and a message.
| |
| Traffic |
Adding Traffic messages to log
| |
| TrafficException |
Traffic exceptions.
|