UNPKG

xpm

Version:

The xPack project manager command line tool

26 lines (17 loc) 1.02 kB
[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack/logger-ts)](https://github.com/xpack/logger-ts/blob/master/package.json) [![npm (scoped)](https://img.shields.io/npm/v/@xpack/logger.svg?color=blue)](https://www.npmjs.com/package/@xpack/logger/) [![license](https://img.shields.io/github/license/xpack/logger-ts)](https://github.com/xpack/logger-ts/blob/master/LICENSE) # The xPack Logger A Node.js CommonJS/ES6 module with a generic console logger class. ## Project documentation For information on how to install and use this project, please refer to the [project web site](https://xpack.github.io/logger-ts/). ## Project source The source code of the current release is available on [GitHub tag v6.0.0 tree](https://github.com/xpack/logger-ts/tree/v6.0.0). ## License Unless otherwise stated, the original content is released under the terms of the [MIT License](https://opensource.org/licenses/mit/), with all rights reserved to [Liviu Ionescu](https://github.com/ilg-ul).