Skip to content

Conversation

@giannicic
Copy link

This commit uses Winston logging for forever logFile, outFile and
errFile. It's possible to use the log rotation features of winston (see
tailable, maxsize, maxFiles and zippedArchive options).
See foreversd/forever#128
Note that log rotation for the logFile will not work if the spawner of
this process (forever) has provided a file descriptor for stdout and
stderr, those values must be setted to 'ignore' and will be subject of a
PR to the forever repository

giannicic and others added 2 commits July 29, 2016 15:36
This commit uses Winston logging for forever logFile, outFile and
errFile. It's possible to use the log rotation features of winston (see
tailable, maxsize, maxFiles and zippedArchive options).
See foreversd/forever#128
Note that log rotation for the logFile will not work if the spawner of
this process (forever) has provided a file descriptor for stdout and
stderr, those values must be setted to 'ignore' and will be subject of a
PR to the forever repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants