Skip to content

atomic-hedgehog/vulture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vulture

Vulture is log file analyzer that can be used to gather statistics and other information from log files.

This project uses Midje.

How to run the tests

lein midje will run all tests.

lein midje namespace.* will run only tests beginning with "namespace.".

lein midje :autotest will run all the tests indefinitely. It sets up a watcher on the code files. If they change, only the relevant tests will be run again.

About

an analyzer for log files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published