Flip `.tsp._history` logger to explicit mod-name (again)

fix_tractor_logging
Gud Boi 2026-02-06 00:39:26 -05:00
parent 68a87ca45f
commit e0ec09cf19
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ if TYPE_CHECKING:
# from .feed import _FeedsBus # from .feed import _FeedsBus
log = get_logger() log = get_logger(__name__)
# `ShmArray` buffer sizing configuration: # `ShmArray` buffer sizing configuration: