0x1306e6d / tollgate

An API gateway for your microservice.
MIT License
6 stars 1 forks source link

Add option to configure logging requests and response using HOCON #120

Closed 0x1306e6d closed 3 years ago

0x1306e6d commented 3 years ago

Add a logging option to HOCON for configuring logging requests and response. Configure logging to routing configuration to log requests and responses from the specified endpoint. Similarly, configure to upstream configuration to the specified upstream. The logging configuration has options:

Please read hocon/README.md for more information.