Interface LogFilter


public interface LogFilter
A LogFilter is used to pre-filter log requests before sending events to a LogListener.
Since:
3.7
See Also:
Thread Safe:
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isLoggable(Bundle bundle, String loggerName, int logLevel)