Hey, is there a way to suppress the logging of the...
# singer-tap-development
a
Hey, is there a way to suppress the logging of the raw data that my child stream is pulling? I added additional info-level logging to the tap and don't want to lose them by just switching the meltano logging level to "warning". Neither do I want to have my own logging on "warning" level and switch meltano to "warning" level, because it feels rather hacky. Can anyone help me out here?
e
Hi @alex! Do you mean something like https://github.com/meltano/meltano/issues/8760?
a
Hey @Edgar Ramírez (Arch.dev), I think so, yes
e
Cool. Let me know if you need help setting up the logging config.