# Functions
New creates a new handler.
NewFromClient creates a new handler from a client instance.
NewSync creates a new handler that sends errors synchronously.
NewSyncFromClient creates a new handler from a client instance that sends errors synchronously.