Skip to content

Conversation

@miguelg719
Copy link
Collaborator

why

what changed

test plan

@linear
Copy link

linear bot commented Jun 3, 2025

STG-470 Fix logging

Local and BB logging differ, need to centralize and manage accordingly both formats

@miguelg719 miguelg719 marked this pull request as ready for review June 6, 2025 22:24
self.log(message, level=2, category=category, auxiliary=auxiliary)


def sync_log_handler(log_data: dict[str, Any]) -> None:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miguelg719 do we need this since we have removed sync main.py/client.py?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe not, it's just a parser function really we could probably optimize as a fast follow

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, we can clean up later, not a blocker, pls merge when you think its g2g

@miguelg719 miguelg719 merged commit 5f3226b into main Jun 12, 2025
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants