Package 

Interface MeiroLogger


  • 
    public interface MeiroLogger
    
                        

    Logger interface for Meiro SDK. Implement this interface to provide custom logging and pass it to MeiroSdk.init method.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit log(String message, Throwable exception)
      • Methods inherited from class java.lang.Object

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