https://github.com/rjoydip/process-hook-logger
Logger hook process output
https://github.com/rjoydip/process-hook-logger
hooks logger node-process nodejs process
Last synced: 11 months ago
JSON representation
Logger hook process output
- Host: GitHub
- URL: https://github.com/rjoydip/process-hook-logger
- Owner: rjoydip
- Created: 2022-10-04T15:29:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T15:30:04.000Z (over 3 years ago)
- Last Synced: 2025-02-05T18:02:31.604Z (about 1 year ago)
- Topics: hooks, logger, node-process, nodejs, process
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# process-hook-logger
Logger hook process output.
## Install
```sh
npm install
```
## Development
```sh
npm start
```