@inaccess-fang/logging

The Inaccess Logging Library for the Front-end projects

Usage no npm install needed!

<script type="module">
  import inaccessFangLogging from 'https://cdn.skypack.dev/@inaccess-fang/logging';
</script>

README

FAng Logging Library

The Inaccess Logging Library for the Front-end projects

Overview

An Angular Application for the Logging mechanism that will be used for all internal front-end projects in Inaccess.

Pre-requisites

  • (Required) Node.js >= 12 installation.
  • (Required) NPM 6.x installation.
  • (Optional) GIT installation.

Targeted Browsers

  • Chrome

Installing the Components library

  • Install the Logging library by executing:

    npm install @inaccess-fang/logging --save