mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			487 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			487 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. include:: ../../../../components/log/README.rst
 | |
| 
 | |
| Application Example
 | |
| -------------------
 | |
| 
 | |
| The logging library is commonly used by most ESP-IDF components and examples. For demonstration of log functionality, check ESP-IDF's :idf:`examples` directory. The most relevant examples that deal with logging are the following:
 | |
| 
 | |
| * :example:`system/ota`
 | |
| * :example:`storage/sd_card`
 | |
| * :example:`protocols/https_request`
 | |
| 
 | |
| API Reference
 | |
| -------------
 | |
| 
 | |
| .. include-build-file:: inc/esp_log.inc
 | |
| 
 | |
| 
 | |
| 
 | 
