Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined log format #25

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Combined log format #25

merged 2 commits into from
Dec 23, 2024

Conversation

lmangani
Copy link
Collaborator

@lmangani lmangani commented Dec 18, 2024

This PR implements combined log (used in nginx, apache, etc) when logging is enabled #20

XX.XXX.XX.XXX - - [18/Dec/2024:15:03:55 +0000] "POST / HTTP/HTTP/1.1" 500 399 "http://localhost:9999/?user=default" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" "-"
XX.XXX.XX.XXX - - [18/Dec/2024:15:04:12 +0000] "POST / HTTP/HTTP/1.1" 200 518 "http://localhost:9999/?user=default" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" "-"

@lmangani lmangani mentioned this pull request Dec 18, 2024
@lmangani lmangani added the enhancement New feature or request label Dec 18, 2024
@lmangani lmangani marked this pull request as ready for review December 23, 2024 19:45
@lmangani lmangani merged commit 1468e96 into main Dec 23, 2024
72 checks passed
@lmangani lmangani deleted the combined-log branch December 23, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant