The file was using logging.getLogger without importing logging module. Changed to use get_logger from aitbc which is already imported.
Coordinator API
Documentation has moved to: docs/apps/coordinator/coordinator-api.md
This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.
For the complete documentation, see the Coordinator API documentation.