Package 

Class StdoutAdapter

  • All Implemented Interfaces:
    com.glia.androidsdk.internal.logger.Adapter

    
    public class StdoutAdapter
     implements Adapter
                        
    • Method Summary

      Modifier and Type Method Description
      void log(Logger.Level level, String tag, String message, Map<String, String> metadata)
      void error(String tag, String message, Throwable error, Map<String, String> metadata)
      • Methods inherited from class com.glia.androidsdk.internal.logger.Adapter

        error, log
      • Methods inherited from class java.lang.Object

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