-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgehelp wanted
Milestone
Description
This is a feature request. I'm trying to implement Apache-style logging in my program, using camlistore's logging.go as an example: http://camlistore.org/code/?p=camlistore.git;a=blob;f=website/logging.go;hb=HEAD While the code looks good, it hooks quite deeply into the http package's internals and requires too much knowledge to be called trivial. Perhaps an easier logging hook should be provided inside net/http/server.go in the Go standard library itself. Any thoughts?
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgehelp wanted