for now only log errors
This commit is contained in:
@@ -26,6 +26,8 @@ import gzip
|
|||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
log = logging.getLogger("blendfile")
|
log = logging.getLogger("blendfile")
|
||||||
|
log.setLevel(logging.ERROR)
|
||||||
|
|
||||||
FILE_BUFFER_SIZE = 1024 * 1024
|
FILE_BUFFER_SIZE = 1024 * 1024
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user