Skip to content

Commit 80702de

Browse files
committed
Add LogLevel documentation
1 parent 85618f0 commit 80702de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ $ make
6969
| Compress | Choose Compress method | `""` | gzip or plainText(`""`) |
7070
| Endpoint | Specify the endpoint URL | `""` | URL with port or empty string |
7171
| AutoCreateBucket | Create bucket automatically | `false` | true/false |
72+
| LogLevel | Specify Log Level | `"info"` | trace/debug/info/warning/error/fatal/panic |
7273

7374
Example:
7475

0 commit comments

Comments
 (0)