Skip to content

Use chokidar for more robust file watching

Choose a tag to compare

@msmathers msmathers released this 23 Apr 19:28
· 8 commits to master since this release
  • Adds chokidar library for file watching
  • Input configuration supports glob patterns for file matching
  • New files are automatically detected, addresses log rotation issues.