module Event

Structured event logging.

Nested Classes and Modules

class Failure

Represents a failure of some kind, usually with an attached exception.

class Generic

A generic event which can be used to represent structured data.

class Spawn

Represents a child process spawn event.