ExGuard.Notifier (ExGuard v1.7.0)

Copy Markdown View Source

Notify given message

Summary

Functions

Notifies message through available notifiers.

Functions

notify(opts)

Notifies message through available notifiers.

ExGuard.Notifier.notify(title: "Test", message: "hello", status: :ok)

:status can be these values:

  • :ok
  • :error
  • :pending