Add lightning to logger
This commit is contained in:
		
							parent
							
								
									495cd26219
								
							
						
					
					
						commit
						ca86364c35
					
				| @ -73,6 +73,9 @@ class Logger { | |||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   private getNetwork(): string { |   private getNetwork(): string { | ||||||
|  |     if (config.LIGHTNING.ENABLED) { | ||||||
|  |       return 'lightning'; | ||||||
|  |     } | ||||||
|     if (config.BISQ.ENABLED) { |     if (config.BISQ.ENABLED) { | ||||||
|       return 'bisq'; |       return 'bisq'; | ||||||
|     } |     } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user