Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration StorageOptions

description

A type enumeration that consists of possible values for log storage method fields. These values determine the storage method in which logs will be saved to.

since

v0.3.2

Index

Enumeration Members

Enumeration Members

CONSOLE: "console"
DATABASE: "database"
FILE_SYSTEM: "filesystem"

Generated using TypeDoc