forked from Coded/SIPRP
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							13 lines
						
					
					
						
							534 B
						
					
					
				
			
		
		
	
	
							13 lines
						
					
					
						
							534 B
						
					
					
				handlers = org.apache.juli.FileHandler
 | 
						|
 | 
						|
############################################################
 | 
						|
# Handler specific properties.
 | 
						|
# Describes specific configuration info for Handlers.
 | 
						|
############################################################
 | 
						|
 | 
						|
org.apache.juli.FileHandler.level = FINE
 | 
						|
org.apache.juli.FileHandler.directory = ${catalina.base}/logs
 | 
						|
org.apache.juli.FileHandler.prefix = siprpfichasclinicas.
 | 
						|
 | 
						|
java.util.logging.ConsoleHandler.level = FINE
 | 
						|
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter |