Module: SDM::LogLocalFormat

Defined in:
lib/constants.rb

Overview

LogLocalFormat defines the format the queries are stored locally in the relay.

Constant Summary collapse

CSV =
"csv"
JSON =
"json"