|
|
|
|
|
by mratzloff
4647 days ago
|
|
Not directly related, but the author mentioned Winston, which made me think: who are these people using Node.js that don't need log rotation? Winston doesn't have built-in support. The only logging library I've found that supports this without extra effort is log4node.[1] [1] https://github.com/bpaquet/log4node |
|