LoggerService Methods
A service that allows you to log server-side errors and events related to client-side reporting controls.
Name | Description |
---|---|
Critical |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Error |
Allows you to log server-side errors. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Info |
Allows you to log document-related server-side events. |
Initialize |
Initializes the specified Logger |
Initialize |
Initializes the current Logger |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Warning |
See Also