astrologger

1.4.5 • Public • Published

Astrologger

Astrologger it's a reader of astronaut-logger, this module it's global and you can use that inside te logs folder to export a API with the logs. To install the module use:

  $ sudo npm i -g astrologger

How to use

Firt run into your log folder, after made that you can invoke the module to access api by: locahost:3096/api/logs:

  //Simple init
  $ astrologger
 
  //Init in another port
  $ astrologger --3000
 
  //Init with AUTH
  $ astrologger --token RANDOMWORDWITHNUMBERS
 
  //Init logger with interface
  $ astrologger --interface

In the future we'll have a interface online to access your api, something like a AstroLoggerOnline. You can combine the flags everytime that you need that :)

/astrologger/

    Package Sidebar

    Install

    npm i astrologger

    Weekly Downloads

    1

    Version

    1.4.5

    License

    MIT

    Last publish

    Collaborators

    • astronautjs