Skip to content
forked from go-chi/httplog

Go HTTP request logger with structured logging capabilities

License

Notifications You must be signed in to change notification settings

adykaaa/httplog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httplog

Small but powerful structured logging package for HTTP request logging in Go.

Did a quick and dirty modification of this package. Now it uses a passed in configured Logger, instead of returning a new one, and taking it in as a value. I'm mostly using Zerolog anyways in my projects, and I'm going to configure it elsewhere, and want the logging middleware to adapt. Now it does

About

Go HTTP request logger with structured logging capabilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%