Neokernel API

IReporterInterface.println Method

Use this method to report an event message.

void println(
   object objectRef,
   string message
);

See Also

IReporterInterface Interface | com.neokernel.util Namespace