Package 

Class AndroidLoggingHandler

  • All Implemented Interfaces:
    de.larsgrefer.sass.embedded.logging.LoggingHandler

    
    public class AndroidLoggingHandler
     implements LoggingHandler
                        

    LoggingHandler implementation which delegates to android.util.Log.

    • Method Summary

      Modifier and Type Method Description
      void handle(OutboundMessage.LogEventOrBuilderĀ logEvent)
      • Methods inherited from class de.larsgrefer.sass.embedded.logging.LoggingHandler

        handle
      • Methods inherited from class java.lang.Object

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

      • handle

         void handle(OutboundMessage.LogEventOrBuilderĀ logEvent)