Anis Elleuch 
							
						 
					 
					
						
						
						
						
							
						
						
							32700fca52 
							
						 
					 
					
						
						
							
							Enhance fatal errors printing of common issues seen by users ( #5878 )  
						
						
						
						
					 
					
						2018-05-08 19:04:36 -07:00 
						 
				 
			
				
					
						
							
							
								Krishna Srinivas 
							
						 
					 
					
						
						
						
						
							
						
						
							11b8e292a7 
							
						 
					 
					
						
						
							
							Disable logging during unit tests ( #5861 )  
						
						
						
						
					 
					
						2018-04-27 15:03:19 -07:00 
						 
				 
			
				
					
						
							
							
								ebozduman 
							
						 
					 
					
						
						
						
						
							
						
						
							f16bfda2f2 
							
						 
					 
					
						
						
							
							Remove panic() and handle it appropriately ( #5807 )  
						
						... 
						
						
						
						This is an effort to remove panic from the source. 
Add a new call called CriticialIf, that calls LogIf and exits. 
Replace panics with one of CriticalIf, FatalIf and a return of error. 
						
						
					 
					
						2018-04-19 17:24:43 -07:00 
						 
				 
			
				
					
						
							
							
								Harshavardhana 
							
						 
					 
					
						
						
						
						
							
						
						
							c332b4fb5e 
							
						 
					 
					
						
						
							
							fix shadowing issue in logger ( #5830 )  
						
						
						
						
					 
					
						2018-04-16 13:36:45 -07:00 
						 
				 
			
				
					
						
							
							
								Harshavardhana 
							
						 
					 
					
						
						
						
						
							
						
						
							adf9a9d300 
							
						 
					 
					
						
						
							
							Remove all unused variables and functions ( #5823 )  
						
						
						
						
					 
					
						2018-04-15 19:26:04 +05:30 
						 
				 
			
				
					
						
							
							
								kannappanr 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57a3d9c16c 
							
						 
					 
					
						
						
							
							Modify fatalIf, startup and update message logging code ( #5780 )  
						
						... 
						
						
						
						Use a common logging framework to log fatalIf, startup, Info and Update
messages. 
						
						
					 
					
						2018-04-10 09:37:14 -07:00 
						 
				 
			
				
					
						
							
							
								kannappanr 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8a3fd0c2a 
							
						 
					 
					
						
						
							
							Create logger package and rename errorIf to LogIf ( #5678 )  
						
						... 
						
						
						
						Removing message from error logging
Replace errors.Trace with LogIf 
						
						
					 
					
						2018-04-05 15:04:40 -07:00