rclone/fs/log
Nick Craig-Wood 3450d049b5 log: update windows redirection code to use x/sys/windows and include dup
This modernises the Windows redirect code to use x/sys/windows and to
dup os.Stderr for use in the terminal.
2022-10-07 16:14:23 +01:00
..
logflags docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
caller_hook.go Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
log.go log: optionally print pid in logs - #5593 2021-10-02 23:45:16 +03:00
redirect_stderr_unix.go log: rename passPromptFd to more generic termFd 2022-10-06 16:56:30 -05:00
redirect_stderr_windows.go log: update windows redirection code to use x/sys/windows and include dup 2022-10-07 16:14:23 +01:00
redirect_stderr.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
syslog_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
syslog.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
systemd_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
systemd.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00