johanna v0.2.5 Johanna.Message

The message struct, Johanna.Spy is about to store and bulk-send to the devops.

Summary

Types

t()

The message

Types

t()
t() :: %Johanna.Message{attempts: [{DateTime.t, any}], bag: List.t, caller: {Atom.t, Atom.t, List.t}, error: Exception.t, message: String.t, result: any, time: DateTime.t, type: {:retry, Integer.t} | :log}

The message.