move logging_util into archivebox.misc subfolder

This commit is contained in:
Nick Sweeting 2024-11-18 19:08:49 -08:00
parent e469c5a344
commit 4a5d607296
No known key found for this signature in database
44 changed files with 89 additions and 113 deletions

View file

@ -11,8 +11,7 @@ import pydantic
import django.template
from archivebox.config import CONSTANTS
from ..misc.logging import IS_TTY
from archivebox.misc.logging import IS_TTY
IGNORABLE_URL_PATTERNS = [