Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    999484a6
    Let LLProcess consumer specify desired description for logging. · 999484a6
    Nat Goodspeed authored
    If caller runs (e.g.) a Python script, it's not very helpful to a human log
    reader to keep seeing LLProcess instances logged as /pathname/to/python (pid).
    If caller is aware, the code can at least use the script name as the desc --
    or maybe even a hint as to the script's purpose.
    If caller doesn't explicitly pass a desc, at least shorten to just the
    basename of the executable.
    999484a6
    History
    Let LLProcess consumer specify desired description for logging.
    Nat Goodspeed authored
    If caller runs (e.g.) a Python script, it's not very helpful to a human log
    reader to keep seeing LLProcess instances logged as /pathname/to/python (pid).
    If caller is aware, the code can at least use the script name as the desc --
    or maybe even a hint as to the script's purpose.
    If caller doesn't explicitly pass a desc, at least shorten to just the
    basename of the executable.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.