module Event
Structured event logging.
Nested Classes and Modules
class FailureRepresents a failure of some kind, usually with an attached exception.
class GenericA generic event which can be used to represent structured data.
class SpawnRepresents a child process spawn event.