Ticket #19 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Error Logging

Reported by: Seldaek Owned by: tobias382
Priority: normal Component: core
Version: Severity: normal
Keywords: Cc:

Description

The current setup is a bit problematic in the sense that you don't always have access to the errors (for example if I run the bot through a windows shortcut, when it crashes the console closes down immediately), so having error/exception handlers that log errors somewhere would be an asset.

Change History

Changed 5 years ago by Seldaek

  • type changed from defect to enhancement
  • summary changed from Error logging to Error Logging

Changed 5 years ago by tobias382

  • status changed from new to closed
  • resolution set to fixed

(In [92]) Fixes #19 Added logging support for debugging to the base driver class

Note: See TracTickets for help on using tickets.