1.4.5 • Published 8 years ago

astrologger v1.4.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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 --p 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 :)

1.4.5

8 years ago

1.3.3

8 years ago

1.3.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago