[W3af-svn-notify] [Task #147520] log file should show everything
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-04-17 20:54:11
|
Task #147520 has been updated. Project: w3af Subproject: Plugin TODO v1.10 Summary: log file should show everything Complete: 0% Status: Open Authority : andresriancho Assigned to: cohny Description: Right now I'm not showing: - The plugins that were enabled - The commands that the user run to enable the plugins One bug is that when I enable the textfile plugin I start recording things to the file when it is enabled, all previous messages are lost. Follow-Ups: ------------------------------------------------------- Date: 2008-04-17 17:54 By: andresriancho Comment: Assigned to Constantinos. Files that are expected to be modified in the process of performing this task: - outputManager.py - all plugins What should be done: outputManager should store all messages, and when the new output plugin is enabled, all messages should be sent to the output plugin using a newly created method. First, test with one simple plugin like "textFile", and then replicate to all the others. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=147520&group_id=170274&group_project_id=55629 |