-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: None
-
Component/s: Scripts
-
None
Most Perl scripts use print or die whereas it should probably use subroutines exposed by MusicBrainz::Server::Log instead.
RebuildCoverArt and RemoveBarcodeCoverArt are the only two scripts using Log but they do not set log level so that debug is always on.