mirror of
				https://github.com/ergochat/ergo.git
				synced 2025-10-31 22:07:23 +01:00 
			
		
		
		
	more logging
This commit is contained in:
		
							parent
							
								
									8902ee040d
								
							
						
					
					
						commit
						6301d2b47f
					
				| @ -103,7 +103,13 @@ func (c *Client) readCommands() { | ||||
| 		} | ||||
| 
 | ||||
| 		m.SetClient(c) | ||||
| 		if DEBUG_CLIENT { | ||||
| 			log.Printf("%s sending %s", c, m) | ||||
| 		} | ||||
| 		c.server.commands <- m | ||||
| 		if DEBUG_CLIENT { | ||||
| 			log.Printf("%s sent %s", c, m) | ||||
| 		} | ||||
| 	} | ||||
| 	c.ConnectionClosed() | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jeremy Latt
						Jeremy Latt