Skip to content

Add request duration logging in nanoseconds #3398

@sfozz

Description

@sfozz

Many systems provide the facility (either by default, or by configuration) to log request duration in nanosecond resolution.

In order to provide an optional but consistent approach to logging there should be the ability to log in the same resolution in gunicorn.

Since Python 3.7 all clocks are able to provide times in this resolution. ref

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions