#################################### APIs - Supporting Services - Logging #################################### ====================== Architecture Reference ====================== For a description of the architecture, see :doc:`../Ch-Logging` ============ Introduction ============ Logging Service is a microservice featuring REST API for other microservices to add, query, and delete logging requests. Two options of persistence--file or mongodb--are supported and configurable through the property file or remote consul configuration service. https://github.com/edgexfoundry/edgex-go/blob/master/api/raml/support-logging.raml .. _`Logging API HTML Documentation`: support-logging.html .. `Logging API HTML Documentation`_