!CHAPTER Replication Logger Commands The logger commands allow starting, starting, and fetching the current state of a database's replication logger. @startDocuBlock JSF_get_api_replication_logger_configuration @startDocuBlock JSF_put_api_replication_logger_configuration @startDocuBlock JSF_put_api_replication_logger_start @startDocuBlock JSF_put_api_replication_logger_stop @startDocuBlock JSF_get_api_replication_logger_return_state To query the latest changes logged by the replication logger, the HTTP interface also provides the `logger-follow`. This method should be used by replication clients to incrementally fetch updates from an ArangoDB database. @startDocuBlock JSF_get_api_replication_logger_returns