Log moduleΒΆ

The log module adds a single component, Log, used for attaching messages to an Actor.

Load it with the following:

prism.loadModule("prism/extra/log")

Components