mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 00:13:52 +01:00
One-stop ZFS backup & replication solution
9465b593f9
We lost the nice context-stack [jobname][taskname][...] at the beginning of each log line when switching to logrus. Define some field names that define these contexts. Write a human-friendly formatter that presents these field names like the solution we had before logrus. Write some other formatters for logfmt and json output along the way. Limit ourselves to stdout logging for now. |
||
---|---|---|
cmd | ||
docs | ||
jobrun | ||
rpc | ||
scratchpad | ||
sshbytestream | ||
util | ||
zfs | ||
.gitignore | ||
.gitmodules | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE | ||
main.go | ||
README.md |
zrepl
ZFS dataset replication. Not a shell script.