Audit sinks for security events. The logging sink writes structured JSON events to stderr via tools.logging (never stdout — that stream is reserved for the protocol; see ADR-031). The in-memory sink supports tests.
Audit sinks for security events. The logging sink writes structured JSON events to stderr via tools.logging (never stdout — that stream is reserved for the protocol; see ADR-031). The in-memory sink supports tests.
(events audit)All events recorded by an in-memory audit sink, in order.
All events recorded by an in-memory audit sink, in order.
(in-memory-audit-log)Audit sink that accumulates events in an atom. For tests.
Audit sink that accumulates events in an atom. For tests.
(logging-audit-log)Audit sink that emits each event as a JSON line to the log (stderr).
Audit sink that emits each event as a JSON line to the log (stderr).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |