bash0 / cewe2pdf

A python script to turn cewe photobooks into pdfs
GNU General Public License v3.0
43 stars 26 forks source link

Only warn when no cliparts found #150

Closed cweiske closed 4 months ago

cweiske commented 5 months ago

The normal clipart discovery process gets logged with "info" level to reduce noise. Only when no cliparts have been found an ERROR is issued.

Resolves: https://github.com/bash0/cewe2pdf/issues/149