#################################### 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`_ .. _`Logging API Swagger Documentation`: https://app.swaggerhub.com/apis-docs/EdgeXFoundry1/support-logging/1.1.0 .. `Logging API Swagger Documentation`_