https://github.com/johnweldon/logging-server
Go static files server that logs request/response more thoroughly
https://github.com/johnweldon/logging-server
go golang golang-examples logger-middleware
Last synced: 9 months ago
JSON representation
Go static files server that logs request/response more thoroughly
- Host: GitHub
- URL: https://github.com/johnweldon/logging-server
- Owner: johnweldon
- Archived: true
- Created: 2017-09-10T01:49:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T18:51:15.000Z (about 6 years ago)
- Last Synced: 2024-09-30T12:05:52.673Z (over 1 year ago)
- Topics: go, golang, golang-examples, logger-middleware
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jw4.us/logsrv
Logging HTTP Server - just dumps full request/response to logfiles.
Useful for debugging and tracing.