UNPKG

@dyihoon90/glogging

Version:

HTTP request logging middleware & transaction function decorator for express, using winston

23 lines (13 loc) 441 B
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - yyyy-mm-dd ### Added ### Changed ### Fixed ## [2.9.0] - 2021-07-27 ### Added ### Changed - Expose winston logger for library user in the GLogger public field `winstonLogger` ### Fixed