OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Document Logging

Open raymyers opened this issue 9 months ago • 0 comments

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?

raymyers avatar Mar 07 '25 14:03 raymyers