Navigation Menu

Skip to content

whylog is a tool for root cause analysis of log entries. It allows the users to capture information about important cause-effect relations between log statements. Whylog then allows to use that knowledge to quickly determine the cause during an investigation of logs

License

whylog/whylog

Repository files navigation

Whylog

CI type Status
Travis CI Build Status
AppVeyor AppVeyor build status
Requirements Requirements Status

License:

BSD 3-clause

Command for installing:

$ pip install -r requirements.txt
$ python setup.py install

Command for developing

$ python setup.py develop

Commands to test

$ pip install -r requirements-test.txt
$ nosetests

About

whylog is a tool for root cause analysis of log entries. It allows the users to capture information about important cause-effect relations between log statements. Whylog then allows to use that knowledge to quickly determine the cause during an investigation of logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published