Skip to content

rjansen/l

Repository files navigation

l Build Status Coverage Status Go Report Card

A simple log wrapper for zap

dependencies

tools (you must provide the installation)

libraries

tests and coverage

  • run unit tests: make docker.test
  • run coverage: make docker.coverage.text
  • run html coverage: make docker.coverage.html

l usage

Find some samples in the test file a better usage section will be avaiable soon ...