mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-26 22:01:57 +00:00
review loggers
This commit is contained in:
@ -281,7 +281,7 @@ class Package:
|
||||
|
||||
from ahriman.core.build_tools.sources import Sources
|
||||
|
||||
logger = logging.getLogger("build_details")
|
||||
logger = logging.getLogger("build")
|
||||
Sources.load(paths.cache_for(self.base), self, None, paths)
|
||||
|
||||
try:
|
||||
|
Reference in New Issue
Block a user