fxstein / GoProX

The missing GoPro data and workflow manager for macOS
MIT License
23 stars 3 forks source link

Feature: Expand relative paths in logging output #39

Closed fxstein closed 1 year ago

fxstein commented 1 year ago

Display both relative and absolute paths in logging output to aid debugging and failure detection.

For example:

_info "Source: $source ($(realpath $source))"