Liking cljdoc? Tell your friends :D

event-data-common.evidence-log

Report to Evidence Log.

Report to Evidence Log.
raw docstring

available-fieldsclj

Known set of fields that we can log. If these are modified, the event-data-evidence-log-snapshot should be updated.

Known set of fields that we can log.
If these are modified, the event-data-evidence-log-snapshot should be updated.
raw docstring

error-callbackclj


kafka-producerclj


log!clj

(log! message)

Log message as a map of known fields to values to Evidence Log. All fields optional. The :t timestamp field is automatically added. Fields default to null. Available fields:

  • :s - service (or Agent)
  • :c - component
  • :f - facet
  • :p - partition
  • :a - Activity ID
  • :v - value
  • :d - DOI
  • :n - Event ID
  • :u - URL
  • :r - Evidence Record ID
  • :e - Result status
  • :o - Origin
  • :i - Log Message type ID
Log message as a map of known fields to values to Evidence Log. All fields optional.
The :t timestamp field is automatically added. Fields default to null.
Available fields:
 - :s - service (or Agent)
 - :c - component
 - :f - facet
 - :p - partition
 - :a - Activity ID
 - :v - value
 - :d - DOI
 - :n - Event ID
 - :u - URL
 - :r - Evidence Record ID
 - :e - Result status
 - :o - Origin
 - :i - Log Message type ID
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close