ErrorLogging object
The ErrorLogging object provides the ability to write
messages to the log file used by the object’s container,
such as the Jaguar server log for EAServer or the
NT system application log for Microsoft Transaction Server.
Properties
ErrorLogging property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
ErrorLogging event |
Occurs |
---|---|
When the object is created. |
|
When the object is destroyed. |
Functions
ErrorLogging function |
Datatype returned |
Description |
---|---|---|
String |
Returns the name assigned to the object. |
|
Integer |
Creates a reference to a context-specific |
|
PowerObject |
Returns a reference to the name of the |
|
None |
Writes a string to the log file maintained |
|
Boolean |
Adds an event to the end of the message |
|
Integer |
Triggers a specific event in the object |
|
Object |
Returns the type of the object. |