Logging
Last updated
Last updated
HarperDB provides many different logging options for various features and functionality.
: HarperDB maintains a log of events that take place throughout operation.
: HarperDB uses a standard HarperDB table to track transactions. For each table a user creates, a corresponding table will be created to track transactions against that table.
: HarperDB stores a verbose history of all transactions logged for specified database tables, including original data records.