Neokernel API

ConsoleReporter Methods

The methods of the ConsoleReporter class are listed below. For a complete list of ConsoleReporter class members, see the ConsoleReporter Members topic.

Public Instance Methods

debug Use this method to report an event for debugging.
Equals (inherited from Object) 
errorOverloaded. Use this method to report a critical error.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
println Use this method to report an event message.
ToString (inherited from Object) 
warningOverloaded. Use this method to report a warning message.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ConsoleReporter Class | com.neokernel.io Namespace