Active
Project:
Internet Archive
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Mar 2011 at 21:55 UTC
Updated:
28 Jun 2011 at 04:28 UTC
At this point I feel like the module could really benefit from its own logging separate from drupal watchdog, ideally I want to build this out so each transfer has its own log stream that can be viewed on the internet archive tab for the node. I also want a stream of human readable log entries for a status page on the main module settings page (separating this out from the current statistics page).
Comments
Comment #1
civicpixel commentedI've made a dozen commits in the past few days to create a new logging system. Logging has been moved to the Reports section in the administration area, and is also available on the internet_archive tab per node, as well as per file transfer.
All that remains before I feel comfortable marking this issue as fixed is to find a way to output log messages in Drush, and do more testing on the completeness of the data being stored with each message.
Comment #2
civicpixel commented