mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-04 19:32:17 +08:00 
			
		
		
		
	update log print content.
This commit is contained in:
		
							parent
							
								
									6f750aad01
								
							
						
					
					
						commit
						7118104fad
					
				@ -101,7 +101,7 @@ func (c *Client) pingHandler(appData string) error {
 | 
				
			|||||||
		return err
 | 
							return err
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	log.ZDebug(c.ctx, "ping Handler Success.", "pong appData", appData)
 | 
						log.ZDebug(c.ctx, "ping Handler Success.", "appData", appData)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	return c.writePongMsg()
 | 
						return c.writePongMsg()
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user