Skip to content

Better logging #43

Closed
Closed
@saikat

Description

@saikat

Ideally, per-message logging too.

Activity

kreichgauer

kreichgauer commented on Jan 25, 2011

@kreichgauer

+1

Especially the parts where errors in your application code are silenced, such as https://github.com/LearnBoost/Socket.IO-node/blob/master/lib/socket.io/transports/xhr-polling.js#L51

Makes it a pain to debug.

adammw

adammw commented on Jan 31, 2011

@adammw

If logging could include the request object (when available) it would be useful for logging the IP address and other headers.

rauchg

rauchg commented on Jun 22, 2011

@rauchg
Contributor

We have amazing logging now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @rauchg@saikat@adammw@kreichgauer

        Issue actions

          Better logging · Issue #43 · socketio/socket.io