logFilter property

ILogFilter? get logFilter

Implementation

ILogFilter? get logFilter {
  return _iLogFilter;
}