my.core.logging: compatibility with HPI_LOGS
re-adds a removed check for HPI_LOGS, add some docs fix the checks for browserexport/takeout logs to use the computed level from my.core.logging
This commit is contained in:
parent
c283e542e3
commit
374ecafb53
8 changed files with 47 additions and 20 deletions
|
@ -26,8 +26,7 @@ from .common import _patch_browserexport_logs
|
|||
|
||||
|
||||
logger = LazyLogger(__name__, level="warning")
|
||||
|
||||
_patch_browserexport_logs()
|
||||
_patch_browserexport_logs(__name__)
|
||||
|
||||
|
||||
# all of my backed up databases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue