The methods of the ServiceReporter class are listed below. For a complete list of ServiceReporter class members, see the ServiceReporter Members topic.
debug | Overloaded. |
debugEventLogEntry | Use this method to report an event for debugging. |
Equals (inherited from Object) | |
error | Overloaded. Use this method to report a critical error. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
log | Writes information given as a String input to log file. |
printEventLogEntry | |
println | Use this method to report an event message to a log file instead of the application event log. Use if you want to print informational events to the application event log. |
ToString (inherited from Object) | |
warning | Overloaded. Use this method to report a warning message. |
Finalize (inherited from Object) | |
initLogFile | Initializes log file and assigns a unique log file name if a logfile with a matching name already exists. |
MemberwiseClone (inherited from Object) |
ServiceReporter Class | com.neokernel.io Namespace