Package 

Interface RxBleLog.Logger


  • 
    public interface RxBleLog.Logger
    
                        

    Simple logging interface for log messages from RxAndroidBle

    • Method Summary

      Modifier and Type Method Description
      abstract void log(int level, String tag, String msg)
      • Methods inherited from class java.lang.Object

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