Skip to content

Commit

Permalink
Item9903: add more smarts to Monitor and DebugLogPlugin so I can gath…
Browse files Browse the repository at this point in the history
…er some detailed performance stats

git-svn-id: http://svn.foswiki.org/trunk/DebugLogPlugin@9758 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Oct 27, 2010
1 parent 5ebaf02 commit 70ef1d4
Show file tree
Hide file tree
Showing 4 changed files with 122 additions and 266 deletions.
8 changes: 6 additions & 2 deletions data/System/DebugLogPlugin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ One line description, required for extensions repository catalog.
%TOC%

---++ Usage
I will fill in more details later - right now it is specifically for those people trying to fix the pre-4.2.0 release bug.
This Plugin allows a developer or admin to log all url parameters GETed or POSTed to foswiki.
This can be useful both for debuging issues involving complex multi-request issues, or for gathering a dataset to be used for performance testing (as they can be replayed onto a existing backup).

---++ Examples
It can gather performance information for individual MACRO's

---++ TO DO's
1 rewrite as a Logger?

---++ Installation Instructions

Expand Down
Loading

0 comments on commit 70ef1d4

Please sign in to comment.