Closed Bug 186227 Opened 22 years ago Closed 22 years ago

raw log tab

Categories

(Other Applications :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: gwalla, Assigned: rginda)

Details

It would occasionally be nice to be able to open up a tab showing the raw
commands sent to and from the server. It's nice for debugging--both on the
server side and the client side.
If you start mozilla with -console (on windows), turn on "enable javascript dump
output" in prefs->debug, and then turn on debug mode in chatzilla, all server
traffic will show up on stdout.

If that seems like too much work, you could direct all of chatzilla's debug
messages to the client tab by typing "/eval dd = fucntion (msg) {
client.displayHere (msg) }" instead.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Product: Core → Other Applications
You need to log in before you can comment on or make changes to this bug.