Skip to content

Lacking examples for logs management #40

@Plaristote

Description

@Plaristote

On a lot of HGET request, I expect my response to be nil. Unfortunately, when that happens, I get a log message such as:

(2016-02.05 13:38:55) [Warning] HGET 37108 8: Nil reply.

The homepage of redox says that the logs can be managed and redirected at will, but there is no documentation showing how to do so.

Maybe I'm not supposed to do an HGET if I know the response might be nil, but in an case I'm developing a C++ web server, and I need to be able to redirect redox's (or hiredis ?) logs to whatever stream the server is using.

Maybe there should be an example on how to do that on the project's homepage.

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