Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/amio/nace
- Owner: amio
- Created: 2016-07-29T09:30:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T02:09:58.000Z (over 7 years ago)
- Last Synced: 2024-10-07T23:14:42.436Z (28 days ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```