mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 13:10:04 +00:00 
			
		
		
		
	Add debug log statements to archive warning loading
This commit is contained in:
		
							parent
							
								
									65e3a66750
								
							
						
					
					
						commit
						8dde98d2a9
					
				
					 4 changed files with 29 additions and 6 deletions
				
			
		|  | @ -2,6 +2,7 @@ | |||
| 
 | ||||
| #include <scwx/awips/text_product_file.hpp> | ||||
| #include <scwx/types/iem_types.hpp> | ||||
| #include <scwx/util/logger.hpp> | ||||
| 
 | ||||
| #include <memory> | ||||
| #include <string> | ||||
|  | @ -69,6 +70,8 @@ private: | |||
|    ProcessTextProductFiles( | ||||
|       std::vector<std::pair<std::string, cpr::AsyncResponse>>& asyncResponses); | ||||
| 
 | ||||
|    static const std::shared_ptr<spdlog::logger> logger_; | ||||
| 
 | ||||
|    static const std::string kBaseUrl_; | ||||
|    static const std::string kListNwsTextProductsEndpoint_; | ||||
|    static const std::string kNwsTextProductEndpoint_; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat