Skip to content

A logger that has built in support for sending HTTP's 4xx client errors and 5xx server errors, as well and 200 OK.

License

Notifications You must be signed in to change notification settings

reiver/go-httplog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-httplog

A logger that has built in support for HTTP's 4xx client errors and 5xx server errors.

An interesting feature of this is that it can send the previous log message with the HTTP response (as HTTP headers). This is useful for debugging purposes.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-httplog

GoDoc

About

A logger that has built in support for sending HTTP's 4xx client errors and 5xx server errors, as well and 200 OK.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages