# README
log.go 
A log library for Go.
Opinionated, and designed to match our logging standards.
Scripts
- edit-logs.sh - helpful script to assist the updating of go-ns logs to log.go logs; it covers the majority of old logging styles from go-ns and converts them into expected logs that are compatible with this library.
Licence
Copyright © 2019-2020, Crown Copyright (Office for National Statistics) (https://www.ons.gov.uk)
Released under MIT license, see LICENSE for details.