]> OzVa Git service - ozva-cloud/commit
feat: support customize http log format (#116)
authorsigoden <sigoden@gmail.com>
Sun, 31 Jul 2022 00:27:09 +0000 (08:27 +0800)
committerGitHub <noreply@github.com>
Sun, 31 Jul 2022 00:27:09 +0000 (08:27 +0800)
commitae2f878e62ca36e9c93da922fa8708a52d3d43c8
treed8b3894578dd66b7724b1d4b50defa782b41309a
parent277d9d22d44fd1922b4ea53be287e656f23130b4
feat: support customize http log format (#116)
README.md
src/args.rs
src/auth.rs
src/log_http.rs [new file with mode: 0644]
src/main.rs
src/server.rs
tests/log_http.rs [new file with mode: 0644]