rclone/fs/log
Carl Edquist a716dc2533 config, terminal: move PasswordPromptOutput from config to terminal
First, move this variable in order to avoid circular imports between
config and terminal.  (config already depends on terminal.)

But also, it seems PasswordPromptOutput conceptually fits well in
terminal, as the idea is for it to store the output for the terminal.
2022-10-06 02:45:35 -05: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 config, terminal: move PasswordPromptOutput from config to terminal 2022-10-06 02:45:35 -05:00
redirect_stderr_windows.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03: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