ExGuard.Notifier (ExGuard v1.5.0) View Source

Notify given message

Link to this section Summary

Functions

Notifies message through available notifiers.

Link to this section Functions

Notifies message through available notifiers.

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

:status can be these values:

  • :ok
  • :error
  • :pending