Skip to content

alaychak-hc/LogManagerBrowser

Repository files navigation

LogManagerBrowser

Manager that handles logging for the various internal applications in the browser

Setup

  • Create a personal access token here
  • Create the token with the following permissions:
    • read:packages
    • write:packages
    • delete:packages
  • Inside the application that needs the logger, create a .npmrc file that contains the following code:
registry=https://registry.npmjs.org/
@alaychak-hc:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=ACCESS_TOKEN
  • Replace the ACCESS_TOKEN value with the token that was generated in the first step

About

A log manager for the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published