Log Level
The log level for AzCopy v.10 logs. Available log levels are: NONE, DEBUG, INFO, WARNING, ERROR, PANIC, and FATAL.
The value is passed as the --log-level option on the AzCopy v10 copy command. Legacy AzCopy versions do not use it.
When to Change This Setting
Keep the default NONE for routine operation. Raise the level (for example INFO or DEBUG) when diagnosing upload issues, together with a log location the operators can reach.
Related Settings
| Setting | Interaction |
|---|---|
| AzCopyVersion | The log level only applies to AzCopy v10 |
| AzCopyLogLocation | Where the AzCopy v10 logs are written |
Notes
- This setting is part of the AzCopy settings category.
- The default value for this setting is
NONE.