1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-26 13:13:31 +00:00
Files
rclone/fs/log
Tingsong Xu b9586c3e03 fs/log: fix PID not included in JSON log output
When using `--log-format pid,json`, the PID was not being added to the JSON log output. This fix adds PID support to JSON logging.
2025-12-08 18:41:58 +00:00
..