Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JournalEntry

Metadata about an event for the adapter journal.

Hierarchy

  • JournalEntry

Indexable

[property: string]: any

Metadata about an event for the adapter journal.

Index

Properties

Properties

Optional id

id: string | number

level

level: "info" | "warn" | "error" | "crit"

message

message: string

op

op: "snapshot" | "write" | "mkdir" | "link" | "remove" | "flush" | "read"

Generated using TypeDoc