Skip to content

Performance optimized real-time file logging implemented using only inbuilt node.js modules

Notifications You must be signed in to change notification settings

NoSkhil/custom-tail-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom-tail-file

Steps to run -

"yarn install", "node app.js"

Path to use the example file (numbered) - ./numbered

Reads from the end of a file up to to the buffer limit set by the user and returns the last 10 lines. Any changes in the file are sent as events and updated on the web page.

forked from - https://github.com/karlmacklin/TailGate

About

Performance optimized real-time file logging implemented using only inbuilt node.js modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published