Neokernel API

IReporterInterface.debug Method

Use this method to report an event for debugging.

void debug(
   object objectRef,
   string message
);

See Also

IReporterInterface Interface | com.neokernel.util Namespace