Skip to content

log/level: update package docs to avoid undesirable godoc.org behavior #763

@ChrisHines

Description

@ChrisHines

A while back I notice that godoc.org introduced a link to the standard library log package in the package documentation for the log/level package. The link is wrong because the documentation is referring to the Go Kit log package, not the standard library log package.

I filed an issue against the code that serves godoc.org: golang/gddo#525.

Today an explanation for the behavior was posted in that issue along with a recommendation that a simple rephrasing of the log/level package docs would convince godoc.org to remove the link.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions