OpenHands
OpenHands copied to clipboard
Add Option to save or write logs to a file
What problem or use case are you trying to solve? Debug Errors
Describe the UX of the solution you'd like Option to auto save logs or a button to click where you can save the logs to a file.
Do you have thoughts on the technical implementation?
Describe alternatives you've considered
Additional context
You can add PROMPT_DEBUG_DIR
to your config/env to get full prompts and responses that were sent to or received from the LLM.
Is that what you're looking for?
Thanks, @PierrunoYT, yes, we need it. I'm working on this and will have a PR soon (tomorrow probably). No button, but I'll propose both some automatic logging (errors), and the rest configurable in a logging config file.
I believe this is fixed. @enyst feel free to reopen if I'm wrong