Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amio/nace

Node.js access logger.
https://github.com/amio/nace

Last synced: 22 days ago
JSON representation

Node.js access logger.

Awesome Lists containing this project

README

        

# nace: node access logger [WIP]

### usage

```bash
# install
$ npm i -g nace

# start
$ nace start
# or
$ nace start -p 3400

# stop
$ nace stop

# check server state through forever
$ nace check
```