23 Jul
1999
23 Jul
'99
2:14 p.m.
with the latest (nearly b1) code I find that info messages are somehow being propagated to the remote terminal. This is with monitor_client_win32.py. eg I connect ok and see the prompt then I do
from __main__ import * sys
1999-07-23T14:02:16 INFO(0) ZServer <module 'sys' (built-in)> <module 'sys' (built-in)>
at the same time the log is showing ------ 1999-07-23T13:56:57 INFO(0) ZServer Monitor Server (V1.5) started on port 8099 ------ 1999-07-23T13:58:08 INFO(0) ZServer Incoming monitor connection from 127.0.0.1:2 111 ------ 1999-07-23T13:58:27 INFO(0) ZServer 0:1 (exec)> 'from __main__ import *' ------ 1999-07-23T14:02:16 INFO(0) ZServer 0:2 (eval)> 'sys' -- Robin Becker
9753
Age (days ago)
9753
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robin Becker