UNPKG

@userfrosting/ts-log-adapter-gulplog

Version:

An adapter for the ts-log interface that pushes logging to gulplog with optional arguments JSON encoded.

27 lines (15 loc) 547 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.0] - 2021-07-10 ## [0.3.0] - 2021-04-03 ### Changed - Removed `esm` loader in favour of native ESM support. - Raised minimum NodeJS version from 10 to 12.17.0. ## [0.2.0] - 2020-04-23 ### Added - Optional prefix annotation. ## [0.1.0] - 2020-04-23 Initial release.