Framework update and minor packet debug cosmetics
This commit is contained in:
@@ -191,6 +191,9 @@ abstract class Protocol
|
||||
*/
|
||||
public function session(int $type,SocketClient $client,Address $o=NULL): int
|
||||
{
|
||||
if ($o->exists)
|
||||
Log::withContext(['ftn'=>$o->ftn]);
|
||||
|
||||
Log::debug(sprintf('%s: + Start [%d]',__METHOD__,$type));
|
||||
|
||||
// This sessions options
|
||||
|
Reference in New Issue
Block a user