8000 GitHub - javanile/watch-log: Watch your log files during development and save your time.
[go: up one dir, main page]

Skip to content

javanile/watch-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watch-log

Watch your log files during development and save your time.

Build Status Code Climate Test Coverage

usage

STEP 1 - Install global 'watch-log' tool

$ npm install watch-log -g

STEP 2 - Create a file ".debug.yml" into your project with relatives path of log files to get under the watcher activity

## file: .debug.yml
watch-log:
  files:
    - logs/error.log 
    - logs/debug.log 

STEP 3 - Simply run watch-log on your folder project on bash console

$ watch-log

STEP 4 - When a log file changes output are ready for your debug.

About

Watch your log files during development and save your time.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0