Skip to content

Log requests from the CLI #109

@schomatis

Description

@schomatis

Currently requests are only being logged in the online mode by the HTTP handler. It would be useful to extend this mechanism to cover any IPFS use case, which means logging it also in the offline mode in the CLI.

Normally this wouldn't be necessary as the request log is only used as an informative service where there can be more than one request simultaneously (i.e., in the online mode handling many concurrent HTTP request and not in the offline mode with the CLI handling an only request before shutting down) but the rationale is to have a single point of control for any requests (one or many) before shutting down the IPFS core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions