We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85618f0 commit 80702deCopy full SHA for 80702de
README.md
@@ -69,6 +69,7 @@ $ make
69
| Compress | Choose Compress method | `""` | gzip or plainText(`""`) |
70
| Endpoint | Specify the endpoint URL | `""` | URL with port or empty string |
71
| AutoCreateBucket | Create bucket automatically | `false` | true/false |
72
+| LogLevel | Specify Log Level | `"info"` | trace/debug/info/warning/error/fatal/panic |
73
74
Example:
75
0 commit comments