mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-30 23:27:24 +01:00 
			
		
		
		
	Added an info-level log.
This commit is contained in:
		
							parent
							
								
									eca707912a
								
							
						
					
					
						commit
						00b7a097cb
					
				| @ -145,7 +145,7 @@ class RSS(callbacks.Privmsg): | ||||
|                     t = threading.Thread(target=self._newHeadlines, | ||||
|                                          name='Fetching <%s>' % url, | ||||
|                                          args=(irc, channels, name, url)) | ||||
|                     self.log.debug('Spawning thread to fetch <%s>', url) | ||||
|                     self.log.info('Checking for announcements at <%s>', url) | ||||
|                     world.threadsSpawned += 1 | ||||
|                     t.setDaemon(True) | ||||
|                     t.start() | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jeremy Fincher
						Jeremy Fincher