<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">That wouldn't make much a difference. The problem is not warnings but the thing that Logger prints two lines. If there will be a stack-trace (often for error logs in logcat) it won't be readable. I was thinking that by default, the System.out would be better. It can be easily changed in the arquillian.xml with one property so those who would need the Logger's features would switch it.<div><br></div><div><br><div><div>On Jul 11, 2013, at 4:51 PM, Corinne Krych &lt;<a href="mailto:corinnekrych@gmail.com">corinnekrych@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">By default could you display Error level only?<div>avoid warning level which clutter your log</div><div><br><div><div>On Jul 11, 2013, at 4:40 PM, TadeasKriz &lt;<a href="mailto:tkriz@redhat.com">tkriz@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>As you said, second looks better. So I was thinking that if you'll need to configure logger you'll enable it, but otherwise it's just very confusing for a newcomer.</div><br><div><div>On Jul 11, 2013, at 4:29 PM, Corinne Krych &lt;<a href="mailto:corinnekrych@gmail.com">corinnekrych@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It's a better practice to log with a logger rather than system.out.&nbsp;<div>Logger are configurable.</div><div>Indent looks better on second output though</div><div><br></div><div>++</div><div>Corinne<br><div><div>On Jul 11, 2013, at 4:24 PM, TadeasKriz &lt;<a href="mailto:tkriz@redhat.com">tkriz@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hey guys!</div><div><br></div><div>I'd like to hear your opinions on one decision I'm about to make. I've been working on implementation of logcat into arquillian-droidium and now I'm trying to decide, which kind of logging should be enabled by default. Whether it should be logging though Logger or through System.out (or disabled completely by default). These two logs are here:&nbsp;<a href="https://gist.github.com/TadeasKriz/e7c91f3e7e230e596f20">https://gist.github.com/TadeasKriz/e7c91f3e7e230e596f20</a></div></div>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></blockquote></div><br></div></div>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></blockquote></div><br></div>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></blockquote></div><br></div></div>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/aerogear-dev</blockquote></div><br></div></body></html>