I want to make the CLI report better what the CLI is up to:

   * pages that have been generated
   * links that were found in those pages
   * whether those links have been seen already or not
   * time taken to generate page
   * broken links

I have two questions:

1) Can you think of any other things it would be useful to know?

2) How should I record the results? I can either extend the xml file that I use for 
recording broken links, or I can use the Cocoon logging mechanism.

Regards, Upayavira

Reply via email to