Package 

Object AndroidKatanaLogger

  • All Implemented Interfaces:
    org.rewedigital.katana.Katana.Logger

    
    public class AndroidKatanaLogger
     implements Katana.Logger
                        

    Android specific Katana.Logger implementation.

    • Method Summary

      Modifier and Type Method Description
      Unit debug(String msg)
      Unit info(String msg)
      Unit warn(String msg)
      Unit error(String msg, Throwable throwable)
      • Methods inherited from class org.rewedigital.katana.Katana.Logger

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait