Brian Goff 
								
							 
						 
						
							
							
							
							
								
							
							
								3f4fccb65f 
								
							 
						 
						
							
							
								
								Use sync.Pool for logger Messages  
							
							 
							
							... 
							
							
							
							This reduces allocs and bytes used per log entry significantly as well
as some improvement to time per log operation.
Each log driver, however, must put messages back in the pool once they
are finished with the message.
Signed-off-by: Brian Goff <cpuguy83@gmail.com> 
							
						 
						
							2017-02-01 13:52:37 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									yupengzte 
								
							 
						 
						
							
							
							
							
								
							
							
								230b7c2e4c 
								
							 
						 
						
							
							
								
								fix syscall.GUID composite literal uses unkeyed fields  
							
							 
							
							... 
							
							
							
							Signed-off-by: yupengzte <yu.peng36@zte.com.cn> 
							
						 
						
							2017-01-03 17:12:15 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yanqiang Miao 
								
							 
						 
						
							
							
							
							
								
							
							
								17ec911da7 
								
							 
						 
						
							
							
								
								Rename 'context' to 'loginfo' in the logger module  
							
							 
							
							... 
							
							
							
							Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
gofmt
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
remove 'api/types/container/config.go' from this PR
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
change 'LogInfo' to 'Info'
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn> 
							
						 
						
							2016-12-29 19:13:44 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									unclejack 
								
							 
						 
						
							
							
							
							
								
							
							
								3a42518042 
								
							 
						 
						
							
							
								
								daemon: return directly without ifs where possible  
							
							 
							
							... 
							
							
							
							Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> 
							
						 
						
							2016-12-14 22:36:58 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yanqiang Miao 
								
							 
						 
						
							
							
							
							
								
							
							
								52fd6e4664 
								
							 
						 
						
							
							
								
								Optimize the function 'Context.Name()' and replace 'Context.ContainerName' that need to remove slash with 'Context.Name()'.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
update
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn> 
							
						 
						
							2016-11-24 09:24:29 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Darren Stahl 
								
							 
						 
						
							
							
							
							
								
							
							
								22c83c567f 
								
							 
						 
						
							
							
								
								Swap usage of LazyDLL and LoadDLL to LazySystemDLL.  
							
							 
							
							... 
							
							
							
							Signed-off-by: Darren Stahl <darst@microsoft.com> 
							
						 
						
							2016-11-22 14:57:11 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									allencloud 
								
							 
						 
						
							
							
							
							
								
							
							
								c1be45fa38 
								
							 
						 
						
							
							
								
								fix typos  
							
							 
							
							... 
							
							
							
							Signed-off-by: allencloud <allen.sun@daocloud.io> 
							
						 
						
							2016-06-02 17:17:22 +08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cedric Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								3fe60bbf95 
								
							 
						 
						
							
							
								
								Windows: Add ETW logging driver plug-in  
							
							 
							
							... 
							
							
							
							Signed-off-by: Cedric Davies <cedricda@microsoft.com> 
							
						 
						
							2016-02-16 13:24:49 -08:00