Questions to answer in documentation
Open
- Dominant language
- JavaScript
- Stars
- 794
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
- How does log file rotation work? I see that you can specify log file names, but if you're rotating them, i would expect there to be multiple dated files? Is that not the case? Are you just deleting logs from the top in order to make new logs at the bottom?
- Programatic interface? You have CLI documentation, can I interact with naught in native node.js?
- How does deployment work? Is this basically just restarting a script under the assumption that its been changed?
- What code is POSIX specific and doesn't work on windows?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.