issues
search
Azure
/
azure-storage-azcopy
The new Azure Storage data transfer utility - AzCopy v10
MIT License
614
stars
222
forks
source link
Improved some logging messages and --log-level NONE behavior
#2845
Open
dphulkar-msft
opened
3 weeks ago
dphulkar-msft
commented
3 weeks ago
If --log-level is set to NONE it should not display the log file location message on the cmd prompt. (Applicable for copy, sync, jobs resume)
We do support --log-level as DEBUG but the details of it are missing from the help command that we display.
Corrected some logging message level.