Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
log-rotate
Rotate log files with ease
rotate-log
rotate log files
bunyan-rotate-file-stream
log bunyan rotate file stream
log-rotate-stream
Stream data to a rotating log file
rotator
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.
feel-logger
Default winston logger configuration, with console and daily rotate file transports.
log-life
Simple Log Management System. Get file descriptor and auto-rotate the log-file.
logrotate-by-counter
Write to a file and rotate it when a counter reaches a limit
debug
Lightweight debugging utility for Node.js and the browser
ansi-styles
ANSI escape codes for styling strings in the terminal
chalk
Terminal string styling done right
strip-ansi
Strip ANSI escape codes from a string
wrap-ansi
Wordwrap a string with ANSI escape codes
ansi-escapes
ANSI escape codes for manipulating the terminal
bunyan-rotating-file-stream
a rotating file stream for the bunyan logging system
slice-ansi
Slice a string with ANSI escape codes
ansi-colors
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
log-symbols
Colored symbols for various log levels. Example: `✔︎ Success`
log-update
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
loglevel
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods