bmf-san / gondola

A YAML based golang reverse proxy
MIT License
7 stars 1 forks source link

Implemented access log #26

Closed bmf-san closed 9 months ago

bmf-san commented 9 months ago

Description

Implement access log.

Changes

Impact range

Proxy startup and application log output

Operational Requirements

Needs Go1.21.6

Related Issue

3

Supplement

Various details are listed in the PR comments.

References