| /FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/common/Logging/include/ |
| A D | logging_stack.h | 83 #if !defined( LIBRARY_LOG_LEVEL ) || \ 84 ( ( LIBRARY_LOG_LEVEL != LOG_NONE ) && \ 85 ( LIBRARY_LOG_LEVEL != LOG_ERROR ) && \ 86 ( LIBRARY_LOG_LEVEL != LOG_WARN ) && \ 87 ( LIBRARY_LOG_LEVEL != LOG_INFO ) && \ 88 ( LIBRARY_LOG_LEVEL != LOG_DEBUG ) ) 91 #if LIBRARY_LOG_LEVEL == LOG_DEBUG 98 #elif LIBRARY_LOG_LEVEL == LOG_INFO 105 #elif LIBRARY_LOG_LEVEL == LOG_WARN 112 #elif LIBRARY_LOG_LEVEL == LOG_ERROR
|
| /FreeRTOS-Plus/Source/Utilities/logging/ |
| A D | logging_stack.h | 86 #if !defined( LIBRARY_LOG_LEVEL ) || \ 87 ( ( LIBRARY_LOG_LEVEL != LOG_NONE ) && \ 88 ( LIBRARY_LOG_LEVEL != LOG_ERROR ) && \ 89 ( LIBRARY_LOG_LEVEL != LOG_WARN ) && \ 90 ( LIBRARY_LOG_LEVEL != LOG_INFO ) && \ 91 ( LIBRARY_LOG_LEVEL != LOG_DEBUG ) ) 94 #if LIBRARY_LOG_LEVEL == LOG_DEBUG 102 #elif LIBRARY_LOG_LEVEL == LOG_INFO 110 #elif LIBRARY_LOG_LEVEL == LOG_WARN 118 #elif LIBRARY_LOG_LEVEL == LOG_ERROR
|
| /FreeRTOS-Plus/Demo/AWS/Device_Defender_Windows_Simulator/Device_Defender_Demo/ |
| A D | defender_config.h | 47 #ifndef LIBRARY_LOG_LEVEL 48 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| /FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/HTTP_S3_Download/ |
| A D | sigv4_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/coreSNTP_Windows_Simulator/ |
| A D | core_sntp_config.h | 47 #ifndef LIBRARY_LOG_LEVEL 48 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| A D | demo_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/VisualStudio_StaticProjects/coreHTTP/ |
| A D | core_http_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo/ |
| A D | shadow_config.h | 47 #ifndef LIBRARY_LOG_LEVEL 48 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| /FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/ |
| A D | fleet_provisioning_config.h | 47 #ifndef LIBRARY_LOG_LEVEL 48 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_WARN macro
|
| /FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/ |
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| A D | demo_config.h | 51 #ifndef LIBRARY_LOG_LEVEL 52 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/ |
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| /FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo/ |
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Serializer/ |
| A D | demo_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Keep_Alive/ |
| A D | demo_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth_wolfSSL/ |
| A D | demo_config.h | 51 #ifndef LIBRARY_LOG_LEVEL 52 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Plain_Text/ |
| A D | demo_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Http_Demo/ |
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| /FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Ota_Over_Mqtt_Demo/ |
| A D | core_mqtt_config.h | 48 #ifndef LIBRARY_LOG_LEVEL 49 #define LIBRARY_LOG_LEVEL LOG_ERROR macro
|
| /FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/ |
| A D | demo_config.h | 51 #ifndef LIBRARY_LOG_LEVEL 52 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_BG96/ |
| A D | cellular_config.h | 53 #ifndef LIBRARY_LOG_LEVEL 54 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|
| /FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/MQTT_Mutual_Auth_Demo_with_HL7802/ |
| A D | cellular_config.h | 53 #ifndef LIBRARY_LOG_LEVEL 54 #define LIBRARY_LOG_LEVEL LOG_INFO macro
|