0

Minor debug logging

This commit is contained in:
Kaimi
2020-09-06 20:43:04 +03:00
committed by GitHub
parent b17cca5526
commit 40828d6291

View File

@@ -304,6 +304,7 @@ my @include = ();
if($opt{debug}) if($opt{debug})
{ {
info(DEBUG, 'Yandex Music Downloader v' . VERSION . NL . NL);
print_perl_info(); print_perl_info();
} }