1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-11 14:05:59 +00:00

add accesslog+proxy example

This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-09-19 17:47:44 +03:00
parent fc2aada3c7
commit a04a6b5011
9 changed files with 199 additions and 28 deletions

View File

@@ -82,6 +82,7 @@
* [Listen and render Logs to a Client](logging/request-logger/accesslog-broker/main.go)
* [The CSV Formatter](logging/request-logger/accesslog-csv/main.go)
* [Create your own Formatter](logging/request-logger/accesslog-formatter/main.go)
* [Root and Proxy AccessLog instances](logging/request-logger/accesslog-proxy/main.go)
<!-- * [Log Requests to a JSON File](logging/request-logger/request-logger-file-json/main.go) -->
* API Documentation
* [Yaag](apidoc/yaag/main.go)