roboguice.util.temp
Class Ln.Print

java.lang.Object
  extended by roboguice.util.temp.Ln.Print
Enclosing class:
Ln

public static class Ln.Print
extends Object

Default implementation logs to android.util.Log


Constructor Summary
Ln.Print()
           
 
Method Summary
protected static String getScope()
           
 int println(int priority, String msg)
           
protected  String processMessage(String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ln.Print

public Ln.Print()
Method Detail

println

public int println(int priority,
                   String msg)

processMessage

protected String processMessage(String msg)

getScope

protected static String getScope()


Copyright © 2012-2014. All Rights Reserved.