OutputChannelHighlightingEventListener

Convenient event listener that highlights important events in the output channel.

Constructors

Link copied to clipboard
constructor(outputChannel: OutputChannel, verbose: Boolean = true)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

An event relating to the platform or leading to the creation of an AgentProcess, such as the choice of a goal. No process is available at this point.

Link copied to clipboard
open override fun onProcessEvent(event: AgentProcessEvent)

Listen to an event during the execution of an AgentProcess