hey there! I'm running a self-made tap to target-bigquery and the log is getting very large because it constantly spits out 1. INFO indicating update state of each child value of my streams, of which there are many, and 2. the schema of the stream after each call.
is there a way to limit the log output to not display these messages?