0.0.4 • Published 4 years ago

@fashiondx/fdx-logger-module v0.0.4

Weekly downloads
30
License
MIT
Repository
github
Last release
4 years ago

fdx-logger-module

Custom logging module to generate custom formatted logs

Pre-requisites

  1. npm v6.10.3 or higher
  2. Node v10.15.3 or higher

Installation Steps (for Linux-based systems)

  1. Clone the Github repo, git clone https://github.com/FashionDx/fdx-logger-module.git
  2. Change working directory, cd fdx-logger-module
  3. Install project dependencies, npm install
  4. Create dist directory, mkdir dist.
  5. Run npm run clean.
  6. Run npm run preversion.

Project Directory Structure

Project directory structure setup based on the article: https://kjaer.io/ts-npm-config/

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago