javalite / activeweb

ActiveWeb moved, see below

Home Page:http://javalite.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide ability to specify what headers are logged to a log system

ipolevoy opened this issue · comments

maybe using a system property:

log_headers=method,content-type

as well as a wildcard for all:

log_headers=*

It looks like #338