Module: EventifyPro

Defined in:
lib/eventify_pro/client.rb,
lib/eventify_pro/logger.rb,
lib/eventify_pro/version.rb

Overview

Eventify

Defined Under Namespace

Classes: Client, DefaultLogger

Constant Summary collapse

Error =
Class.new(StandardError)
ServiceUnavailableError =
Class.new(Error)
VERSION =
'0.1.0'