OpenHands
OpenHands copied to clipboard
Document Logging
OpenHands has grown somewhat elaborate logging behavior, including LOG_JSON mode added recently, and perhaps it deserves a page in the developer docs.
Some things that might be covered.
Env vars
- LOG_JSON (see #7034)
- LOG_JSON_LEVEL_KEY
- DEBUG
- DEBUG_LLM
- DEBUG_RUNTIME
- LOG_ALL_EVENTS
Other concepts
- SensitiveDataFilter
- ...others?