todo:put_object

This commit is contained in:
weisd
2024-07-03 11:45:29 +08:00
parent d1a62f6697
commit 65b883ace9
7 changed files with 72 additions and 21 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ if [ -n "$1" ]; then
fi
if [ -z "$RUST_LOG" ]; then
export RUST_LOG="s3s-rustfs=debug,s3s=debug"
export RUST_LOG="s3s-rustfs=debug,ecstore=debug,s3s=debug"
fi
cargo run \