zentol commented on a change in pull request #21:
URL: https://github.com/apache/flink-benchmarks/pull/21#discussion_r670326840
##########
File path: src/main/resources/log4j2-test.properties
##########
@@ -16,8 +16,13 @@
# limitations under the License.
################################################################################
-log4j.rootLogger=WARN, console
+rootLogger.level = ERROR
Review comment:
I tried logging an error message in the UDF and it works as expected.
But it's also true that if an exception is thrown in the UDF then nothings gets
logged, which is a bit surprising?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]