Skip to content

[enhancement] Delegate Crew logging to agentstack.log #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tcdent opened this issue Jan 30, 2025 · 0 comments
Open

[enhancement] Delegate Crew logging to agentstack.log #258

tcdent opened this issue Jan 30, 2025 · 0 comments

Comments

@tcdent
Copy link
Collaborator

tcdent commented Jan 30, 2025

Crew tasks have a logger attribute on them that we may be able to assign to our logger to get output from runs into agentstack.log

https://github.com/crewAIInc/crewAI/blob/main/src/crewai/task.py#L67

Agents seem to rely on a callback sent to the LLM instance named "log_success_event" to pass log messages.

https://github.com/crewAIInc/crewAI/blob/main/src/crewai/llm.py#L259

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

No branches or pull requests

1 participant