Update AaxcDownloadConverter.cs
This commit is contained in:
parent
ca75b55da4
commit
1a9c0188a4
@ -53,10 +53,7 @@ namespace AaxDecrypter
|
||||
downloadLicense = ArgumentValidator.EnsureNotNull(dlLic, nameof(dlLic));
|
||||
OutputFormat = outputFormat;
|
||||
|
||||
if (Serilog.Log.Logger.IsVerboseEnabled())
|
||||
{
|
||||
Serilog.Log.Logger.Verbose("Download License. {@DebugInfo}", downloadLicense);
|
||||
}
|
||||
|
||||
steps = new StepSequence
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user