Package com.swrve.sdk

Class SwrveLogger.SwrveLoggerTree

  • Enclosing class:
    SwrveLogger

    protected static class SwrveLogger.SwrveLoggerTree
    extends timber.log.Timber.DebugTree
    • Nested Class Summary

      • Nested classes/interfaces inherited from class timber.log.Timber.DebugTree

        timber.log.Timber.DebugTree.Companion
    • Field Summary

      • Fields inherited from class timber.log.Timber.DebugTree

        Companion
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SwrveLoggerTree()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isLoggable​(java.lang.String tag, int priority)  
      • Methods inherited from class timber.log.Timber.DebugTree

        createStackElementTag, getTag$timber_release, log
      • Methods inherited from class timber.log.Timber.Tree

        d, d, d, e, e, e, formatMessage, i, i, i, isLoggable, log, log, log, v, v, v, w, w, w, wtf, wtf, wtf
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SwrveLoggerTree

        protected SwrveLoggerTree()
    • Method Detail

      • isLoggable

        protected boolean isLoggable​(java.lang.String tag,
                                     int priority)
        Overrides:
        isLoggable in class timber.log.Timber.Tree