Enable logging
This commit is contained in:
		
							parent
							
								
									d4f7c87fb4
								
							
						
					
					
						commit
						c08fb74d91
					
				@ -689,6 +689,7 @@ def make_app(global_conf, **local_conf):
 | 
			
		||||
def main():
 | 
			
		||||
    from wsgiref.simple_server import make_server
 | 
			
		||||
    from ankisyncd.thread import shutdown
 | 
			
		||||
    logging.basicConfig(level=logging.INFO)
 | 
			
		||||
 | 
			
		||||
    config = SafeConfigParser()
 | 
			
		||||
    config.read("ankisyncd.conf")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user