| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify logging and on_error documentation | Hornwitser | 2015-10-06 | 1 | -6/+28 |
| | | | | | | | | | Change the description of on_error to reflect that exceptions are logged and not output by default. Add a note about not configuring logging causing exceptions to be silently ignored in handlers in the API. And add some more explanations and a simpler configuration example to the logging description. | ||||
| * | Add support for logging. | Rapptz | 2015-09-16 | 1 | -0/+24 |