You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
<!--
Include a short paragraph of the changes introduced in this PR.
If this PR requires additional context or rationale, explain why
the changes are necessary.
-->
Older logger style is not clear to display which function:line_number to
executed so that i append function_name and line_number and color the
print. Refer to:
<img width="1808" height="390" alt="image"
src="https://github.com/user-attachments/assets/aefd2043-2580-448d-a7af-54f5851b2b34"
/>
## Details
<!--
Provide a detailed list of all changes introduced in this pull request.
-->
- [ ]
## Test Plan
<!--
List the steps needed to test this PR.
-->
-
## Related Issues
<!--
Link any relevant issues that this PR addresses.
-->
- Resolves #
---
- [x] "I certify that all code in this PR is my own, except as noted
below."
## Use of AI
- [ ] Includes AI-assisted code completion
- [ ] Includes code generated by an AI application
- [ ] Includes AI-generated tests (NOTE: AI written tests should have a
docstring that includes `## WRITTEN BY AI ##`)
Signed-off-by: guangli.bao <[email protected]>
0 commit comments