MDM - Customer 360 
			
			- MDM - Customer 360 10.5 HotFix 1
 - All Products
 
           
      	
            
	
      Property 
						  | Description 
						  | 
|---|---|
appender.file.fileName  
						 | Path to the log file. 
						   For example, 
							  appender.file.fileName=<MDM installation directory>/mdmapplogs/mdmapps.log  
						  If you plan to install Supplier 360 in the same environment, ensure that you specify a location that is external to both the applications. A common file stores the logs for both the applications. 
						    | 
appender.rolling.filePattern  
						 | Pattern for the log file name. 
						   For example, 
							  appender.rolling.filePattern= <MDM installation directory>/mdmapplogs/mdmapps-%i.log  
						  You can refer to the following format of the log file name: 
						   <MDM installation directory>/mdmapplogs/mdmapps-1.log  
						   |