Skip to content

liuzl/caddy2-zlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caddy2-zlog

Overview

zlog is a log middleware for Caddy v2, it's based on https:/rs/zerolog and https:/liuzl/filestore.

Installation

Rebuild caddy as follows:

xcaddy build --with github.com/liuzl/caddy2-zlog

Caddyfile syntax

127.0.0.1:2021 {
    zlog {
        log_dir ./server_zerolog
        split_by hour
        hash_dir ./hashstore
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages