Skip to content

v0.9.0 IO.inspect call #17

@raphaeltelatim

Description

@raphaeltelatim

Hello.

Currently I have a service using Subscribex v0.9. I just found that this version is calling IO.inspect/2 inside Subscribex.Broker.do_channel/3 (lines 208 and 217) and it's flooding our logs.

I also saw that this was removed in latest versions, but right now I don't have a timeline to update and test this newest version.

Is it possible to remove this IO.inspect call or replace it with a Logger.debug/1 and tag it as 0.9.1?

Thanks in advance!

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