The methods of the Log class are listed below. For a complete list of Log class members, see the Log Members topic.
| Adds to the call count. | |
| Determines whether the specified Object is equal to the current Object. | |
| Read a global name/value pair | |
| Set a global name/value pair. (Not associated with a port) | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| On a new day, roll the counts around. | |
| Read a name/value pair to describe current program status. | |
| When system goes on/off hook, sets status and clears any available name/value pairs. | |
| Overloaded. Set a name/value pair | |
| Stop the log messages and close down the monitor/status threads. | |
| Returns a String that represents the current Object. | |
| Overloaded. Writes an entry to the log system. Logging level is assumed to be 0. | |
| Overloaded. Writes an entry to the log system. Logging level is assumed to be 0. | |
| Overloaded. Writes a message to the log system and also the "Status" status section |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |