Hi developers, Currently, ST-Engine has not integrated log framework management engine and connector logs. I propose that we integrate `slf4j`[1] + `log4j2`[2] to manage logs output.
Furthermore, we can use `log bridge`[1] to integrate ST-Enginećconnector and dependency packages logs. If you have any suggestions or concerns, you are very welcome to comment in this email thread or in issue #2725 [3] [1] https://www.slf4j.org/legacy.html [2] https://logging.apache.org/log4j/2.x [3] https://github.com/apache/incubator-seatunnel/issues/2725
