pub fn log_path_debug( target: &'static str, item: &str, path: &Path, ) -> Result<(), Error>
Log a path as an item at debug level, relative to the current directory