# Functions

New returns recorder used to emit events.

# Constants

TypeNormal is the information event type.
TypeWarning is the warning event type, informs that something went wrong.

# Interfaces

Recorder is the interface used to emit events.

# Type aliases

Reason is the type of reason message, used in event.
Type is the type of event.