columba/python/ble_modules
torlando-tech 0bbf8d7038 refactor: implement hierarchical BLE logging tags
Add consistent Columba:BLE:<Layer>:<Component> log tag pattern across
all BLE components for improved debugging and log filtering.

Kotlin components now use abbreviated tags (K:Bridge, K:Scan, K:Client,
K:Adv, K:Server, K:Queue, K:ConnMgr, K:Pair) and Python driver uses
Py:Driver. Also fixes callback trace logging from WARNING to DEBUG level.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 13:41:35 -05:00
..
__init__.py initial commit 2025-11-30 19:59:14 -05:00
android_ble_driver.py refactor: implement hierarchical BLE logging tags 2026-01-18 13:41:35 -05:00
android_ble_interface.py initial commit 2025-11-30 19:59:14 -05:00