sterling_paramore
08/23/2022, 4:49 PM2022-08-23T16:44:26.577054Z [info ] {"type": "RECORD", "stream": "wo_tags", "record": {"date_created": "2021-05-25T05:
When I don’t use the logging.yaml file, I don’t see those records, but I don’t understand what it is about the logging.yaml that is displaying those. As far as I can tell, the logging level is the same in both cases (INFO).
Ultimately, I want to have a non-colored log that does not include the individual records.sterling_paramore
08/23/2022, 6:05 PM--log-level=debug, then I do get them, but they’re still showing up with the [info] tag.
Could there be some bug in the logging configuration for the Meltano SDK? I’m getting these records from tap-quickbase-json (which I developed) but that tap doesn’t explicitly log those messages, so I’m really confused where they might be coming from.florian.hines
08/23/2022, 6:13 PMflorian.hines
08/23/2022, 6:15 PM--log-level=debug.sterling_paramore
08/23/2022, 6:18 PM2022-08-23T18:00:52.064975Z [debug ] Skipping node at '.streams[0].metadata[38].breadcrumb[0]'
So I assumed they weren’t really the same thing…sterling_paramore
08/23/2022, 6:19 PMflorian.hines
08/23/2022, 6:19 PMSkipping node at entries.sterling_paramore
08/23/2022, 6:21 PMflorian.hines
08/23/2022, 6:23 PMflorian.hines
08/23/2022, 6:23 PMsterling_paramore
08/23/2022, 6:25 PMflorian.hines
08/23/2022, 6:25 PMsterling_paramore
08/23/2022, 6:26 PMflorian.hines
08/23/2022, 6:29 PMflorian.hines
08/23/2022, 6:32 PM