[aerogear-dev] Android testing: Show logcat via Logger or System.out/err?

Corinne Krych corinnekrych at gmail.com
Thu Jul 11 10:29:04 EDT 2013


It's a better practice to log with a logger rather than system.out. 
Logger are configurable.
Indent looks better on second output though

++
Corinne
On Jul 11, 2013, at 4:24 PM, TadeasKriz <tkriz at redhat.com> wrote:

> Hey guys!
> 
> 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: https://gist.github.com/TadeasKriz/e7c91f3e7e230e596f20
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130711/8218d538/attachment.html 


More information about the aerogear-dev mailing list