1
0
Fork 0

Use vlogging's main_fallback name feature.

This commit is contained in:
voussoir 2021-01-28 16:51:50 -08:00
parent 622f47c94d
commit 4f0fc6671f
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -12,7 +12,7 @@ from voussoirkit import sqlhelpers
from voussoirkit import threadpool
from voussoirkit import vlogging
log = vlogging.getLogger(__name__)
log = vlogging.getLogger(__name__, 'hnarchive')
VERSION = 1