Re: Logging in particular phases only
Alex Rousskov <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <Pine.BSF.4.10.10011011212440.15016-100000@measurement-factory.com> |
On Wed, 1 Nov 2000, Srikanth NS wrote: > I have configured my polygraph client to dump out > request and response headers. Is it possible to > turn on dumping/logging in particular phases only ? Unfortunately, it is not possible without coding. > As you can imagine the log files can grow to huge > sizes over the duration of polygraph tests. Yes, we know. I will put more flexible debugging control on our todo list. Meanwhile, if you know a little bit of C++, you can easily modify StatPhase.cc to turn the global debugging on/off when given phases start/finish. > From homework help to love advice, Yahoo! Experts has your answer. Alex.