mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-30 23:27:24 +01:00 
			
		
		
		
	Let's change this to a debug log.
This commit is contained in:
		
							parent
							
								
									b6f03a42b4
								
							
						
					
					
						commit
						7855f61f58
					
				| @ -216,7 +216,8 @@ class Owner(privmsgs.CapabilityCheckingPrivmsg): | ||||
|             if irc.getCallback(name) is None: | ||||
|                 if value(): | ||||
|                     if not irc.getCallback(name): | ||||
|                         self.log.info('Loading %s.' % name) | ||||
|                         # This is debug because each log logs its beginning. | ||||
|                         self.log.debug('Loading %s.' % name) | ||||
|                         try: | ||||
|                             m = loadPluginModule(name) | ||||
|                             loadPluginClass(irc, m) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jeremy Fincher
						Jeremy Fincher