Skip to content

How can I see the socket IO logs Android #242

@cesar-oyarzun-m

Description

@cesar-oyarzun-m

Hi is there an option like in swift where I can do

public var socket = SocketIOClient(socketURL: hostUrl, options: ["log": true])

In android will be something like this
IO.Options options = new IO.Options(); options.log = true;

so I can see the logs but I want this for android, I'm using the library compile 'io.socket:socket.io-client:0.6.2'

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