EndPointBlank. Writers. LogWriter
(end_point_blank_elixir v0.3.1)
Copy Markdown
Sends structured log messages to the EndPointBlank API.
Equivalent to EndPointBlank::Writers::LogWriter in the Ruby gem.
Usage
LogWriter.info("Fetching books list")
LogWriter.error("Something went wrong", %{reason: "timeout"})