/logger

Basic Golang logging micro-service

Primary LanguageGo

Logging Micro-Service

Description

Back-end logger service to handle http requests. It is a docker based micro-service architecture intended for use in a docker or other private network, not a public facing service.

TODO

  1. Create tests dammit, TESTS!!!
  2. Validate log messages
  3. Create script to handle Mongo setup using a 'capped' collection for the logs