ExActivity v0.1.17 ExActivity.Log

Log struct.

For now everything should be string or integer (for some fields), we will try to expand this to accept more data/struct like structures, and encode them to JSON.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExActivity.Log{action: String.t, data: String.t | integer, details: String.t | integer, result: String.t, type: String.t}