Package 

Class SampleLogRecordFilter

  • All Implemented Interfaces:
    co.elastic.apm.android.sdk.internal.api.filter.Filter , co.elastic.apm.android.sdk.logs.tools.LogFilter

    
    public final class SampleLogRecordFilter
     implements LogFilter
                        
    • Method Summary

      Modifier and Type Method Description
      boolean shouldInclude(LogRecordData item)
      • Methods inherited from class co.elastic.apm.android.sdk.internal.api.filter.Filter

        noop, shouldInclude
      • Methods inherited from class java.lang.Object

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