You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Emit rotate events and rotate files based on interval. Rotate event handlers are called \"rotater-tots\" or just tots. Tots get passed a readable stream the log file path and the data passed in when the log was asociated.",
"main": "index.js",
"scripts": {
"test": "jshint --config .lint.json ./index.js && tap ./test/*.js"