-
- Downloads
"git@git.alchemyviewer.org:JennaHuntsman/xdg-integration.git" did not exist on "e3e1d42ab3021cf6e6ac68fff54c9185fd3a0ad1"
Let LLProcess consumer specify desired description for logging.
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.
Loading
Please register or sign in to comment