Neokernel API

Agent.debug Method

Prints a debug message tagged with this agent's identity to the output stream.

public virtual void debug(
   string message
);

Implements

AgentInterface.debug

See Also

Agent Class | com.neokernel.nk Namespace