mirror of
				https://github.com/solero/houdini.git
				synced 2025-10-31 12:41:56 +00:00 
			
		
		
		
	Change logger output in houdini.py
This commit is contained in:
		| @@ -132,7 +132,7 @@ class HoudiniFactory: | ||||
|             self.config.database['Address'], | ||||
|             self.config.database['Name'])) | ||||
|  | ||||
|         self.logger.info('Houdini module instantiated') | ||||
|         self.logger.info('Booting Houdini') | ||||
|  | ||||
|         self.redis = await aioredis.create_redis_pool('redis://{}:{}'.format( | ||||
|             self.config.redis['Address'], self.config.redis['Port']), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ben
					Ben