Commit Graph

5 Commits

Author SHA1 Message Date
Cinder
e26ae695fe Remove unnecessary imports 2021-12-09 14:23:33 -06:00
Cinder Biscuits
9e1fa3f882 Misc cleanup 2019-06-08 17:58:54 -05:00
Justin Clark-Casey
b4fbaa601c Implement some fairly harsh locking to stop multiple logging calls to logpacket TestClient command from stepping on each other. 2014-06-19 23:23:16 +01:00
Justin Clark-Casey
b02cbbcbd8 Add timestamp for each packet in logpacket command to correlate output with other logs 2014-06-19 23:03:01 +01:00
Justin Clark-Casey
2f7363839e Implement LogPacket command (previously unimplemented PacketLog) for TestClient.
As per the unimplemented command, this takes n number of packets and logs them to the given file.
This is done asynchronously and the user notified when packet logging is complete.
2014-06-19 22:49:03 +01:00