1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-17 18:09:03 +00:00
Files
rclone/fs/log
Tingsong Xu c37c6248fc 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-10 12:44:23 +00:00
..