Categorygithub.com/ONSdigital/log.go
module
1.1.0
Repository: https://github.com/onsdigital/log.go.git
Documentation: pkg.go.dev

# README

log.go GoDoc

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.

# Packages

Package log is a log library which implements the Digital Publishing logging standards.
No description provided by the author