Github user tillrohrmann commented on a diff in the pull request:
https://github.com/apache/incubator-flink/pull/149#discussion_r22016004
--- Diff: flink-addons/flink-avro/src/test/resources/log4j-test.properties
---
@@ -16,4 +16,12 @@
# limitations under the License.
################################################################################
-log4j.rootLogger=OFF
\ No newline at end of file
+# Set root logger level to DEBUG and its only appender to A1.
+log4j.rootLogger=OFF, A1
--- End diff --
Yeah we were kind of lazy by only inserting an empty file or with the
rootlogger set to OFF.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---