feat: add logger

This commit is contained in:
sigoden
2022-05-27 09:01:16 +08:00
parent e6ea7e4f75
commit 63e6906393
7 changed files with 126 additions and 33 deletions

View File

@@ -10,8 +10,9 @@ Duf is a simple file server.
## Features
- Serve static files
- Upload/Delete files
- Support basic auth
- Upload files
- Delete files
- Basic authentication
- Easy to use with curl
## Install
@@ -44,7 +45,7 @@ Finally, run this command to see a list of all available option
## Curl
### Curl
Download a file
```