

# FuotaTaskEventLogOption
<a name="API_FuotaTaskEventLogOption"></a>

The log options for a FUOTA task event and can be used to set log levels for a specific FUOTA task event.

For a LoRaWAN FUOTA task, the only possible event for a log message is `Fuota`.

## Contents
<a name="API_FuotaTaskEventLogOption_Contents"></a>

 ** Event **   <a name="iotwireless-Type-FuotaTaskEventLogOption-Event"></a>
The event for a log message, if the log message is tied to a FUOTA task.  
Type: String  
Valid Values: `Fuota`   
Required: Yes

 ** LogLevel **   <a name="iotwireless-Type-FuotaTaskEventLogOption-LogLevel"></a>
The log level for a log message. The log levels can be disabled, or set to `ERROR` to display less verbose logs containing only error information, or to `INFO` for more detailed logs.  
Type: String  
Valid Values: `INFO | ERROR | DISABLED`   
Required: Yes

## See Also
<a name="API_FuotaTaskEventLogOption_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotwireless-2025-11-06/FuotaTaskEventLogOption) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotwireless-2025-11-06/FuotaTaskEventLogOption) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotwireless-2025-11-06/FuotaTaskEventLogOption) 