Add full and configurable access logging
This commit is contained in:
parent
c16aa1603d
commit
3623fb8e8e
3 changed files with 24 additions and 4 deletions
|
|
@ -58,6 +58,7 @@ type Config struct {
|
|||
Protocol string
|
||||
Extension string
|
||||
NotesDir string
|
||||
LogAccess bool
|
||||
}
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue