Transformer SDK For C
8.0.2.290852-a608fcd3
|
Type: String Array
Default: None
Should contain a triplet of values that are inserted into the database.
For example, to define the the market close configuration for the XNAS exchange:
Type: String
Default: None
File to dump to database to when system exits
Type: Integer
Default: -1
Acceptable Values:
Name | Value | Desc |
---|---|---|
all | -1 | Log all database access |
put | 1 | Log insertions |
get | 2 | Log retrievals |
delete | 4 | Log deletions |
counter | 8 | Log counter changes |
Logging configuration for database access