Describe the bug
get_logger uses a global singleton assigned to _global_logger inside logger.py when calling with __name__ and every instance of the logger is agentfield.result_cache
Steps to reproduce
- Go to '...'
- Run '...'
- See error
Expected behavior
Screenshots / Logs
Environment
- Control plane version:
- SDK version (if applicable):
- Deployment environment (local, docker, kubernetes, etc.):
Additional context
Describe the bug
get_loggeruses a global singleton assigned to_global_loggerinsidelogger.pywhen calling with__name__and every instance of the logger isagentfield.result_cacheSteps to reproduce
Expected behavior
Screenshots / Logs
Environment
Additional context