While running the Daffodil-test JUnit tests, I noticed that the new UDF feature is spamming the console. with INFO messages.
I assume that this is because the UDF stuff is correctly sending these messages to the logger, which then defaults to sending them to stdout. I would think that for the JUnit tests, we want to default to supressing logs, or at least raising the log level to WARN. Thoughts? Brandon T. Sloane Associate, Services bslo...@tresys.com | tresys.com