-
Notifications
You must be signed in to change notification settings - Fork 634
Audit
Steve Hu edited this page Sep 25, 2016
·
1 revision
There are two audit handler that write logs into audit.log that setup in the logback appender.
Only log several fields from request header and the fields are configurable. Optional, it can log response status and response time.
Dump every thing from request and response. This is mainly a development tool and may be used on production for some of the APIs without performance concerns.