pash icon indicating copy to clipboard operation
pash copied to clipboard

Logging commit (and/or release) id when in debug mode

Open angelhof opened this issue 3 years ago • 1 comments

It would be great if PaSh could log the commit and release id when in debug mode. T

This should only be done in debug mode, because we don't want to execute a subprocess call everytime we call PaSh.

angelhof avatar May 05 '22 17:05 angelhof

When in debug mode, we could also log important environment information like the locale environment variables (e.g., LC_CTYPE), and the versions of commands.

angelhof avatar May 19 '22 16:05 angelhof