 |
chamenas Wizard

Joined: 26 Mar 2008 Posts: 1547
|
Posted: Thu Nov 27, 2008 3:52 am
#LOG stops on reconnect |
Since #LOG toggles the logging flag, if my connection drops and reconnects, is there any way to make it so that when it sends the #log again it doesn't stop logging?
It could either look for lost connection and toggle log off then, so that when connection is found any #log will turn it back on
OR
It could make it so that any #log with arguments after it won't toggle it off.
Just a thought.  |
|
|
 |
mikeC130 Apprentice
Joined: 03 Jul 2006 Posts: 110
|
Posted: Thu Nov 27, 2008 2:14 pm |
How about using the ondisconnect event to toggle your log?
Mike |
|
|
 |
chamenas Wizard

Joined: 26 Mar 2008 Posts: 1547
|
Posted: Thu Nov 27, 2008 7:39 pm |
I suppose that works, too.
|
|
|
 |
|
|