Yelp / pyleus

Pyleus is a Python framework for developing and launching Storm topologies.
Apache License 2.0
404 stars 113 forks source link

about the use of other log management software with pyleus? help!! #166

Open Xebin opened 8 years ago

Xebin commented 8 years ago

in order to manage the log conveniently, i want to use logentries and bugsnag with pyleus. however, when i use logentries , the bolt will stop there and when i use bugsnag, no exception is catched by bugsnag. can pyleus use other log managment softwares?