Skip to content

Releases: gregdaynes/chip-log

NPM Resolution

Choose a tag to compare

@gregdaynes gregdaynes released this 09 Feb 19:06

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2021-02-09)

NPM Resolution

  • Resolve version match with NPM and Git

Documentation Update

Choose a tag to compare

@gregdaynes gregdaynes released this 09 Feb 18:40

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2021-02-08)

Documentation

  • Update package.json with repo links
  • Update Readme with examples, installation

Initial Release!

Choose a tag to compare

@gregdaynes gregdaynes released this 08 Feb 17:54

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2021-02-08)

Features

  • Base logger with context hooks (443d46b)
  • Context Middleware (cbed528)
  • Envars for path redaction configuration (3de62ad)
  • Middleware through module import (8cde2be)
  • Module Introspector (d811587)
  • Move logged data into payload key on log (8edea34)
  • Request Middleware (1a6aa84)