Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: liuzl/caddy2-zlog

Tags

v1.1.2

Toggle v1.1.2's commit message
Update dependencies to latest versions.

v1.1.1

Toggle v1.1.1's commit message
change field size threshold to 1000

v1.1.0

Toggle v1.1.0's commit message
add caddyfile directive hash_dir

1. for post fields larger than 10000byte, store its md5 value in log
   file and its raw content in hash_dir.
2. if the value of directive hash_dir is set to `on`, md5 values stores
   in default dir `hashdata` otherwise this value mean the customized
   dir.

v1.0.0

Toggle v1.0.0's commit message
update README.md