rclone/fs/log
Nick Craig-Wood 3a14b1d5a9 build: make rclone build with wasm
Needed to drop
- azureblob backend
- cache backend
- qingstor backend
- cachestats command
- ncdu command
2020-08-10 17:32:21 +01:00
..
logflags log: factor flags into logflags package - fixes #3792 2020-01-09 13:25:37 +00:00
caller_hook.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
log.go log: fix --use-json-log going to stderr not --log-file on Windows - fixes #4367 2020-07-01 20:47:37 +01:00
redirect_stderr.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
redirect_stderr_unix.go build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
redirect_stderr_windows.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
syslog.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
syslog_unix.go fs/log: add support for syslog LOCAL facilities - fixes #4061 2020-03-13 21:44:52 +00:00