rclone/cmd/bisync/bilib
Dimitrios Slamaris abe884e744
bisync: fix output capture restoring the wrong output for logrus
Before this change, if rclone is used as a library and logrus is used
after a call to rc `sync/bisync`, logging does not work anymore and
leads to writing to a closed pipe.

This change restores the output correctly.

Fixes #8158
2024-11-12 11:42:54 +00:00
..
canonical.go bisync: normalize session name to non-canonical - fixes #7423 2024-01-20 15:38:26 -05:00
files.go bisync: generate listings concurrently with march -- fixes #7332 2024-01-20 14:50:08 -05:00
names.go bisync: add options to auto-resolve conflicts - fixes #7471 2024-01-20 17:17:01 -05:00
output.go bisync: fix output capture restoring the wrong output for logrus 2024-11-12 11:42:54 +00:00